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