Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zntb/mern-food-ordering-app-backend


https://github.com/zntb/mern-food-ordering-app-backend

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

### Installed Packages:

```bash
npm i express cors dotenv mongodb mongoose colors
npm i ts-node typescript nodemon @types/express @types/cors @types/node morgan --save-dev
```