17 Commits

Author SHA1 Message Date
d41879d8ed fix: only run the pending migrations on server 2024-09-13 10:10:20 +02:00
588eb63201 feat: create a Docker compose stack for production 2024-09-12 20:26:23 +02:00
30ed3ae1ad build: make the development Docker container entrypoint script executable 2024-08-18 23:28:24 +02:00
b58620c688 style: use the correct notation for Dockerfile CMD 2024-08-18 23:08:23 +02:00
b8a6f6ad9a build: add a shebang to the development Docker container entrypoint script 2024-08-18 23:03:51 +02:00
431c08442a build: run pending Diesel migrations on the Docker development container start 2024-08-18 22:51:12 +02:00
ad70b5cfa8 build: optimize the development Dockerfile 2024-08-17 23:07:34 +02:00
0738004d37 build: specify the user in the development Dockerfile 2024-08-17 21:33:01 +02:00
b531529b63 build: pin the dependencies versions in the development Dockerfile 2024-08-17 12:42:46 +02:00
0944c0eb55 build: specify the user in the development Dockerfile 2024-08-17 12:42:46 +02:00
7a8f47c8ed build: add a healthcheck to the development Dockerfile 2024-08-17 12:42:46 +02:00
75692622a7 build: optimize the development Dockerfile 2024-08-17 12:42:46 +02:00
57705de44d feat: switch Dioxus to fullstack, add a form for creating a project 2024-08-17 12:42:46 +02:00
b8172c44dd fix: Tailwind build in development 2024-08-17 12:42:46 +02:00
708bcf7638 build: install Diesel 2024-08-17 12:42:46 +02:00
c35d5c4464 fix: run npm install in the Docker development app container 2024-08-17 12:42:46 +02:00
a59d16df7c feat: add a Docker compose file for development 2024-08-17 12:42:46 +02:00