One page webapp der genererer faktura pdf med LaTeX
Go to file
Nikolaj Fabricius-Bjerre 289f5deaa6 fix: latex type adding an n in the invoice pdf 2024-04-23 22:31:21 +02: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: improve validation errors and loosen up in validation based on user requests 2024-04-23 22:18:04 +02:00
templates fix: latex type adding an n in the invoice pdf 2024-04-23 22:31:21 +02: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
LICENSE.md added README.md and LICENSE.md 2019-10-01 21:29:20 +02:00
README.md fix: update readme 2024-03-05 13:06:17 +01:00
app.js feat: check latex dependency on start & add security headers 2024-03-05 13:08:25 +01:00
config.js fix: add missing config variables 2023-08-30 12:04:27 +02:00
package-lock.json chore(deps): upgrade all npm dependencies 2024-04-23 22:17:41 +02:00
package.json chore(deps): upgrade all npm dependencies 2024-04-23 22:17:41 +02:00

README.md

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