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

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

Awesome Lists containing this project

README

        


MongoDB
nodejs
TypeScript

#

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