Single page application that can generate danish invoices using LaTeX
Find a file
2026-01-15 10:13:05 +01:00
controllers fix: remove vulnerable deprecated npm dependency "request" + upgrade all packages 2024-03-05 12:36:17 +01:00
helpers feat: check latex dependency on start & add security headers 2024-03-05 13:08:25 +01:00
public feat: update pdf example 2026-01-15 10:13:05 +01:00
templates fix: correct emails and link to git repo 2026-01-15 10:12:47 +01:00
.gitignore init commit 2019-06-23 15:59:14 +02:00
.minify.json feat: add minify config that works 2024-03-05 14:14:25 +01:00
app.js fix: update csp domains 2025-07-11 10:19:04 +02:00
config.js fix: add missing config variables 2023-08-30 12:04:27 +02:00
LICENSE.md added README.md and LICENSE.md 2019-10-01 21:29:20 +02:00
package-lock.json fix: run npm audit fix 2025-06-21 09:09:03 +00:00
package.json chore(deps): upgrade all npm dependencies 2024-04-23 22:17:41 +02:00
README.md fix: update readme 2024-03-05 13:06:17 +01:00

FriFaktura.dk

Express/EJS SPA der genererer danske faktura pdf med LaTeX

Installér dependencies

Start dev server

  • npm run dev

Authors

License

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