Commit Graph

17 Commits

Author SHA1 Message Date
d3d3269d49 Extract Vue frontend into separate container and add stp_wasm crate
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 4m58s
Move Vue app from nginx/vue/ to top-level vue/ with its own Dockerfile,
update docker-compose configs and nginx proxy to serve from the new
container, and add initial Rust WASM crate (stp_wasm). Also fix .gitignore
to exclude Rust target/ directories.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 16:40:45 +00:00
c7dbf5b778 Include make to dependencies
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 3m17s
2026-03-10 12:13:42 +00:00
f82389225c Changes to docker configuration to decrease build time 2026-03-10 12:07:13 +00:00
9fa953c969 Add local dev mode with HTTP-only nginx and DB seeding)
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 5m11s
2026-03-07 17:36:54 +00:00
7ea67a7951 fix compile times 2026-01-25 16:00:20 +00:00
5907ae3bfc fix robots.txt 2026-01-20 20:55:51 +00:00
c06402c4eb fix robots.txt 2026-01-20 20:54:15 +00:00
8bcd37cf68 adding robots.txt 2026-01-20 20:43:36 +00:00
01ceebe420 faster compile time 2025-11-25 17:52:49 +00:00
68baf30177 create dir before clearing 2025-11-25 17:02:48 +00:00
eccee15a9a create dir before clearing 2025-11-25 17:02:15 +00:00
5c40cad2f9 correct npm install 2025-11-25 16:57:56 +00:00
ada53b87e2 build vue 2025-11-25 16:11:41 +00:00
df2beb7b1d adding backend port env var to nginx 2025-11-20 22:13:58 +00:00
dc09ddefca fixing certbot 2025-11-20 21:56:53 +00:00
d8aa357414 multiple configs depending on wether or not we have cert 2025-11-20 21:46:20 +00:00
9534678dba moving to environment variables 2025-11-20 19:51:15 +00:00