Skip to content

kojoYeboah53i/mongodb-api-auth

Repository files navigation

rest api with mongo DB and JsonWebToken

- the screenshot is with Rest Client extention inside vs code editor

installation

  • clone repository
  • cd into project
  • run npm install Note: install 'nodemon' as a dev dependency
  • add '.env' file and edit your db connection as DB_CONNECTION = value and TOKEN_SECRET = value
  • start server with npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published