- In the
user-service
directory, create a copy of the.env.sample
file and name it.env
. - Create a MongoDB Atlas Cluster and obtain the connection string.
- Add the connection string to the
.env
file under the variableDB_CLOUD_URI
. - Ensure you are in the
user-service
directory, then install project dependencies withnpm install
. - Start the User Service with
npm start
ornpm run dev
. - If the server starts successfully, you will see a "User service server listening on ..." message.
-
Notifications
You must be signed in to change notification settings - Fork 0
CS3219-AY2526Sem1/cs3219-ay2526s1-project-g27
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
nus-cs3219-ay2526s1-cs3219-ay2526s1-project-project-template created by GitHub Classroom
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 100.0%