Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonathanalvares9009/tweepsbook-assignment
https://github.com/jonathanalvares9009/tweepsbook-assignment
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonathanalvares9009/tweepsbook-assignment
- Owner: jonathanalvares9009
- Created: 2022-10-14T08:06:40.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-15T01:05:25.000Z (about 2 years ago)
- Last Synced: 2024-10-04T13:19:39.633Z (about 1 month ago)
- Language: JavaScript
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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