Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonathanalvares9009/tweepsbook-assignment


https://github.com/jonathanalvares9009/tweepsbook-assignment

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# node-fastify-mongodb-crud-api-with-jwt-authentication
this is complete crud with jwt authentication api use can use it in you frontend framework

# download
1. git clone https://github.com/hilalahmad32/node-fastify-mongodb-crud-api-with-jwt-authentication.git
2. npm install
3. connect with mongodb
4. npm install -D nodemon
5. change package.json file test->start "nodemon server.js"
6. npm run start
7. and enjoy the code