15 Commits

Author SHA1 Message Date
Matouš Volf
3a6da62502 build: make the development Docker container entrypoint script executable 2024-08-18 23:28:24 +02:00
Matouš Volf
fa4476bbed style: use the correct notation for Dockerfile CMD 2024-08-18 23:08:23 +02:00
Matouš Volf
5ca35cc5f1 build: add a shebang to the development Docker container entrypoint script 2024-08-18 23:03:51 +02:00
Matouš Volf
b82b472206 build: run pending Diesel migrations on the Docker development container start 2024-08-18 22:51:12 +02:00
Matouš Volf
a78f6bac94 build: optimize the development Dockerfile 2024-08-17 23:07:34 +02:00
Matouš Volf
3980189ae2 build: specify the user in the development Dockerfile 2024-08-17 21:33:01 +02:00
Matouš Volf
7c97a6b7a0 build: pin the dependencies versions in the development Dockerfile 2024-08-17 12:42:46 +02:00
Matouš Volf
5165d15d96 build: specify the user in the development Dockerfile 2024-08-17 12:42:46 +02:00
Matouš Volf
8a9c278266 build: add a healthcheck to the development Dockerfile 2024-08-17 12:42:46 +02:00
Matouš Volf
39a25d7d7b build: optimize the development Dockerfile 2024-08-17 12:42:46 +02:00
Matouš Volf
97c9779170 feat: switch Dioxus to fullstack, add a form for creating a project 2024-08-17 12:42:46 +02:00
Matouš Volf
472593bbc1 fix: Tailwind build in development 2024-08-17 12:42:46 +02:00
Matouš Volf
a53d6dbb85 build: install Diesel 2024-08-17 12:42:46 +02:00
Matouš Volf
08acd12ff4 fix: run npm install in the Docker development app container 2024-08-17 12:42:46 +02:00
Matouš Volf
f64a6b1b32 feat: add a Docker compose file for development 2024-08-17 12:42:46 +02:00