mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 07:51:08 -04:00
9a3846b1e6cc1a536cf6ec89b13acbeac2df67c8
Serverless Invoices by Moku
Serverless Invoices is a free invoice management solution for freelancers and small businesses.
It is open-source and easily extendable. You can implement your own features, localization, styling or even add a fully operational backend.
Sponsored and maintained by Moku
Features
- Truly serverless - data stored in your browser only, no network requests
- Create, edit, delete invoices
- Track invoice status and due date
- Create, edit, delete bank accounts
- Create, edit clients
- Edit company
- Export data to JSON
- Import data from JSON
- Print to PDF
- Dark and light mode!
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Languages
Vue
49%
JavaScript
30.1%
SCSS
19.5%
HTML
1.1%
Dockerfile
0.3%