cd simple-chatter/server
npm install
- Create the directory
chatter-data
at the same level as simple-chatter - Mac/Linux: Initialize database with
mongod --dbpath chatter-data
- In
simple-chatter/server/node_modules/mongo-express/config.default.js
, changedb: 'db'
todb: 'chatter'
- Initialize the database with
node simple-chatter/server/src/resetdatabase.js
- Run
node simple-chatter/server/src/server.js
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
ProjectZed/simple-chatter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published