Commit graph

7 commits

Author SHA1 Message Date
Maieul BOYER
26627cd4d7 feat(infra/nginx): Fixed nginx redirection and fixed dockerfiles
- nginx now use "raw" proxy_pass, where it doesnt supply the $uri since
  if only the host is provided, nginx will handle lots of usecases
- pnpm now uses the lockfile correctly
- Docker: use lockfile in all steps
- Docker: install the necessary packages if building from source is
  needed (better-sqlite3 for example)
2025-10-28 13:47:20 +01:00
Maieul BOYER
a16852c1b9 feat(death): I want to die... 2025-09-01 15:47:07 +02:00
Maieul BOYER
1ebe0868f5 feat(infra): added pnpm-lock.yaml to .gitignore 2025-08-03 16:08:20 +02:00
Maieul BOYER
bdc4616106 feat(cleanup): removed built application 2025-07-30 14:07:44 +02:00
Raphael
caf4e74bc0 style(git/ignore): adding the pdf extansion to ignore 2025-07-19 14:56:09 +02:00
Raphael
003bec7243 style(git/module): adding tab removing .lock and node_modules 2025-07-09 19:25:14 +02:00
Raphael
4a5dd29ffa style(git/ignore): adding the nix stuff to the ignore 2025-07-09 17:20:12 +02:00