goldviewer / serverless-invoices-custom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless Invoices - Open source, serverless invoice generator | Product Hunt

Serverless Invoices by Moku

Serverless Invoices is a free invoicing tool for freelancers and small businesses.

It is open-source and easily extendable. You can use it as a starter kit for more complex systems. Implement your own features, localization, styling or integrate with various other systems and API-s.

Run it locally or host it yourself.

You can always use the latest free version at invoices.mokuapp.io

Sponsored and maintained by Moku

Built with Vue.js and Bootstrap

Features

  • Truly serverless - data stored in your browser only, no network requests
  • No hosting required - works locally
  • Invoices
    • Create & manage invoices
    • Track invoices by status and due date
    • Multiple custom taxes
    • Print to PDF
    • Customizable logo and template, CSS
  • Bank accounts
  • Clients
    • Create & manage clients
    • Custom fields
  • Company details
    • Edit default company details
    • Custom fields
    • Default taxes
  • Export & import json data
  • Dark and light mode!
  • Multilingual
  • PWA support
  • Ready-to-go backend adapters

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

Topics

  • invoices management
  • invoicing solution
  • invoice maker
  • invoice generator

About

License:MIT License


Languages

Language:Vue 47.1%Language:JavaScript 31.5%Language:SCSS 20.2%Language:HTML 1.2%