c-delouvencourt / Beam-Invoice

Open Source Invoicing App for Freelancers & Auto-entrepreneur. πŸ’²πŸ“‘

Home Page:https://phclement.github.io/Beam-Invoice/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Source Invoicing App for Freelancers & Auto-entrepreneur. πŸ’²πŸ“‘


License: MIT Donate

Screenshot


πŸš€ Features

Features ...
Invoice Planned
Estimates Planned
Taxes Planned
Contracts Planned

☁️ Installation

Requirements:

NodeJS
MySQL or PostgreSQL server

Only one step :

npm run-script lift

πŸ“ Production start

Webpack builds the bundle files on postinstall and Beam is lifted the same way it's always lifted in production:

npm run dist

πŸ’» Development

There are multiple ways to run the project in development as sails and webpack-dev-server run independently. The easiest way is to use Foreman (npm install -g foreman) and run:

nf start

This will start all processes listed in the Procfile.

The alternative is to manually run each process in separate terminal windows.

To view Beam app, go to http://localhost:3000 in your browser.


πŸ“ Translate

Help us translate or suggest changes to existing languages if you find any mistakes.

Here's the localization platform : (https://poeditor.com/join/project/zjrG5XDl4i).


πŸ”Ž Credits

Beam is a product of NocturneLab

Special thanks to:

  • Zohir Belhaouzia for the Italian translation.
  • Your name here ?

About

Open Source Invoicing App for Freelancers & Auto-entrepreneur. πŸ’²πŸ“‘

https://phclement.github.io/Beam-Invoice/


Languages

Language:JavaScript 71.2%Language:HTML 25.5%Language:SCSS 2.5%Language:Shell 0.5%Language:Dockerfile 0.3%