mirror of
				https://github.com/mokuappio/serverless-invoices.git
				synced 2025-10-30 17:31:08 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			56 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			56 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| <a href="https://www.producthunt.com/posts/serverless-invoices?utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-serverless-invoices" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=287626&theme=light&period=daily" alt="Serverless Invoices - Open source, serverless invoice generator | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
 | |
| 
 | |
| # 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](https://invoices.mokuapp.io)
 | |
|  
 | |
| Sponsored and maintained by [Moku](https://mokuapp.io)
 | |
| 
 | |
| Built with [Vue.js](https://vuejs.org/) and [Bootstrap](https://getbootstrap.com/)
 | |
| 
 | |
| ## Features
 | |
| - Truly serverless - data stored in your browser only, no network requests
 | |
| - No hosting required - works locally
 | |
| - Create, edit, delete invoices
 | |
| - Track invoice status and due date
 | |
| - Create, edit, delete bank accounts
 | |
| - Create, edit clients
 | |
| - Edit company
 | |
| - Export & import json data
 | |
| - 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
 | |
| ```
 | |
| 
 | |
| # Topics
 | |
| - invoices management
 | |
| - invoicing solution
 | |
| - invoice maker
 | |
| - invoice generator 
 |