One page webapp der genererer faktura pdf med LaTeX https://frifaktura.dk
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
nikobojs f5f16961b0 fix: add missing config variables 3 months ago
controllers refactor: remove broken metrics system 6 months ago
helpers refactor: remove broken metrics system 6 months ago
public fix: improve modal ui 3 months ago
templates refactor: update modal content 3 months ago
.gitignore init commit 4 years ago
LICENSE.md added README.md and LICENSE.md 4 years ago
README.md update readme 1 year ago
app.js fix: cleanup unused metrics code 3 months ago
config.js fix: add missing config variables 3 months ago
package-lock.json chore: update deps 9 months ago
package.json chore: update deps 9 months ago
tmux_dev.sh init commit 4 years ago
todo optimize here and there 1 year ago

README.md

FriFaktura.dk

SPA der genererer faktura pdf med LaTeX

Installér dependencies

Start server

  • Hvis du godt kan lide tmux, kør npm run tmux
  • Ellers kør npm run dev
  • Sæt eventuelt en reverse proxy op til at hoste statiske filer

Authors

License

This project is licensed under the GPL-3.0-or-later License - see the LICENSE.md file for details