Maieul BOYER
70d72f4419
feat(database): split stuff into multiple files
2025-09-01 15:47:07 +02:00
Maieul BOYER
baf9dc54c6
wip(auth): WIP
2025-09-01 15:47:07 +02:00
Maieul BOYER
c5dbfcad6e
feat(auth): initialize service
...
- Make rule `sql`: convert .dbml file to .sql file
- Removed tests: not used...
- Added dbml_sqlite to flake.nix
2025-09-01 15:47:07 +02:00
Maieul BOYER
a2b896916e
feat(infra): Added way to run custom commands for different services
...
- new `EXTRA_FILES` docker build args to specify directory to be copied at
/extra
- run `${SERVICE}/entrypoint.sh` as docker entry point
- added src/empty folder to so if EXTRA_FILES isn't set => use empty
folder (since no conditional COPY)
2025-08-04 14:33:34 +02:00
Maieul BOYER
f62f21ee18
feat(infra): went back to alpine and removed package.json merging
...
- Actually using pnpm workspace...
- Use alpine on both runner and builder container
- runner using lockfile generated by builder container
2025-08-03 16:04:24 +02:00
Maieul BOYER
c633200e86
feat(infra): Removed alpine/jq dependencies
...
Changed from using `jq` to a nodejs script to merge package.json files
2025-08-03 15:10:13 +02:00
Maieul BOYER
c3d29662ba
feat(infra): removed debug commands from Dockerfile
2025-08-03 14:44:19 +02:00
Maieul BOYER
5f9fd5629c
feat(infra): reworked Dockerfile
...
- changed from npm to pnpm in Dockerfile => improved install time
Fixed errors from change in .ts files.
2025-08-03 14:40:48 +02:00
Maieul BOYER
573af0bc4b
feat(infra): singular dockerfile with vite bundling
...
Using Vite as a bundler to allow easier builds, with shared library
Moved to a single dockerfile that takes an argument to specify which
service to use
moved some file around to faciliate bundling with vite
cried a lot
2025-07-30 21:30:04 +02:00
Maieul BOYER
bdc4616106
feat(cleanup): removed built application
2025-07-30 14:07:44 +02:00
Maieul BOYER
157b06ea4b
feat(infra): reworked everything so that a single docker builds all + made sure everything works
2025-07-29 14:15:25 +02:00
Maieul BOYER
68f8d87477
update(wip): I want to docker commit myself
2025-07-29 14:15:25 +02:00
maix0
f9671ea198
getting merged anyway lol
2025-07-29 14:15:25 +02:00
maix0
3f5cb97501
update test
2025-07-29 14:15:25 +02:00
maix0
0b3ea4b406
update: started to work on the database side of things
2025-07-29 14:15:25 +02:00
Maieul BOYER
eab450626a
update: started to work on the image resizing
2025-07-29 14:15:25 +02:00
maix0
47c019a8df
wip
2025-07-29 14:15:25 +02:00
maix0
37403d304a
feat(shared): reworked shared library
...
Shared library is now access using `@shared/module`
2025-07-29 14:14:44 +02:00
maix0
1bc33ab912
wip
2025-07-29 14:12:28 +02:00
maix0
aa96d79e47
update: icon store
2025-07-29 14:12:28 +02:00
Maieul BOYER
985c636360
yes
2025-06-13 23:38:13 +02:00