https://github.com/arikato111/mongodb-node-ts
learn mongodb with node-ts
https://github.com/arikato111/mongodb-node-ts
api mongodb typescript
Last synced: 3 months ago
JSON representation
learn mongodb with node-ts
- Host: GitHub
- URL: https://github.com/arikato111/mongodb-node-ts
- Owner: Arikato111
- Created: 2022-10-28T13:58:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-28T14:08:39.000Z (over 2 years ago)
- Last Synced: 2025-01-17T20:22:13.074Z (5 months ago)
- Topics: api, mongodb, typescript
- Language: TypeScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
![]()
![]()
#
MongoDB with Node-Ts
learn Mongodb Cloud with nodejs and TypeScript | to api
## Get started
- clone this repository
- `npm install`
- create `.env` like `.env.example` and input your value
- `npm run dev` to compiles and run server## Inside it
- mongodb
- TypeScript
- express
- dotenv## TODOs
- GET, POST, PUT, DELETE METHOD