Backend
Go to file
2025-12-15 16:58:55 +01:00
controller feat: invoice 2025-12-15 16:58:55 +01:00
database feat: invoice 2025-12-15 16:58:55 +01:00
debug-pdf feat: invoice 2025-12-15 16:58:55 +01:00
mailTemplates Initial Commit 2025-09-07 12:44:01 +02:00
middleware feat: profile backend link | NOT DONE 2025-11-18 01:21:09 +01:00
models feat: invoice 2025-12-15 16:58:55 +01:00
repositories feat: invoice 2025-12-15 16:58:55 +01:00
routes feat: invoice 2025-12-15 16:58:55 +01:00
scripts feat: abo + profile section 2025-12-13 11:15:20 +01:00
services feat: invoice 2025-12-15 16:58:55 +01:00
templates Initial Commit 2025-09-07 12:44:01 +02:00
utils Initial Commit 2025-09-07 12:44:01 +02:00
.gitignore Initial Commit 2025-09-07 12:44:01 +02:00
package-lock.json fix: remove unnecessary peer dependencies from package-lock.json 2025-12-06 14:28:39 +01:00
package.json feat: added taxes 2025-12-06 11:14:55 +01:00
server.js feat: add user creation scripts for company and personal users 2025-11-30 13:32:25 +01:00