Skip to content

pelagia123/ngWorkshopsServer

Repository files navigation

ngWorkshopsServer

Instructions

To use this server you need to

  1. clone this repository
  2. rename .env_default to .env and provide connection string inside the file
  3. go to directory containing this repo
  4. run command npm start

You may find your mongoDBConnectionString by clicking connect to cluster on MongoDB atlas and choosing Connect your application option. Do not forget to put your password in correct place in this string!

  1. connect your app to this server by pointing to localhost:3000

API documentation

To see API documentations there is Swagger API documentation available http://localhost:3000/docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published