https://github.com/ebanx3/backend-for-gdb
A backend for a react-native app where we can do CRUD in a mongodb
https://github.com/ebanx3/backend-for-gdb
Last synced: about 2 months ago
JSON representation
A backend for a react-native app where we can do CRUD in a mongodb
- Host: GitHub
- URL: https://github.com/ebanx3/backend-for-gdb
- Owner: Ebanx3
- Created: 2023-04-16T03:09:46.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-26T14:17:21.000Z (about 2 years ago)
- Last Synced: 2025-01-29T20:37:34.467Z (4 months ago)
- Language: TypeScript
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A backend for a react native app.
In this app we can CRUD data in a mongodb
## Technologies used:
- express -> 4.18
- bcrypt -> 5.1
- jsonwebtokcen -> 9.0
- mongodb -> 5.2
- typescript -> 5.0