Simple API for creating invoices. Will be used together with one of my other projects, Invofy SPA.
- Rename
config.example.jstoconfig.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 |