Simple API for creating invoices. Will be used together with one of my other projects, Invofy SPA.
- Rename
config.example.js
toconfig.js
- Add the MongoDB connection string to
config.js
- Run
npm install
&node server.js
- Profit!
Type | Tech |
---|---|
Environment | NodeJS |
Framework | ExpressJS |
Database | MongoDB |
Auth | JWT |