Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 232 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 232 Bytes

Customers with Invoices App

Built with NodeJS, Typescript, Express and Mongoose with MongoDB.

Please define .env with

DB_URI="mongodb+srv://user:[email protected]/customers?retryWrites=true&w=majority"