21 Commits

Author SHA1 Message Date
Matouš Volf
8d3f858f0b build: migrate to Dioxus 0.6 2024-12-12 21:02:09 +01:00
Matouš Volf
0f3a691d29 build: optimize the production Dockerfile 2024-09-13 12:34:52 +02:00
Matouš Volf
b98f3d00d6 build: pin the package version in the production Dockerfile 2024-09-13 11:15:49 +02:00
Matouš Volf
ba3c955b49 build: optimize the production Dockerfile 2024-09-13 10:11:04 +02:00
Matouš Volf
76dc47fcdb fix: only run the pending migrations on server 2024-09-13 10:10:20 +02:00
Matouš Volf
7438083a7c feat: create a Docker compose stack for production 2024-09-12 20:26:23 +02:00
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