It is a simple invoice app backend server for simple invoice project using node js and express js framework and mongodb as database and mongoose as ODM. Flutter app for this project can be found here
- User can register and login
- Use can update his/her profile
- User can create, update, delete and view invoices
- Node js
- Express js
- MongoDB
- Mongoose
- JWT
- Bcrypt
npm install
npm start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
The Simple Invoice App Backend is released under the MIT License. Feel free to use and modify the code for your own projects.