mirror of
https://github.com/lucaspalomodevelop/Party.git
synced 2026-03-13 08:09:37 +00:00
4 lines
95 B
JavaScript
4 lines
95 B
JavaScript
db = db.getSiblingDB('partyyy');
|
|
db.createCollection('mate');
|
|
db.createCollection('messages');
|