Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danerismendoza/expensestrackerbe


https://github.com/danerismendoza/expensestrackerbe

docker expressjs mongodb nodejs nosql swagger typescript vercel

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

Run Development locally:
npm run build
npm run start

Run Build locally:
npm run build
node dist/index.js

Run in Docker:
Docker Compose Up
Run All in Docker desktop

Steps to Deploy:
npm run build
vercel --prod