captains-log/frontend
Drew Galbraith 25eb4af14d
All checks were successful
Check / Backend (push) Successful in 20m43s
Check / Frontend (push) Successful in 1m54s
Docker Build / Build and Push Backend Image (push) Successful in 12m14s
Docker Build / Build and Push Frontend Image (push) Successful in 5m19s
Add docker build to main. (#16)
Reviewed-on: #16
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2025-10-19 03:27:10 +00:00
..
app Add docker build to main. (#16) 2025-10-19 03:27:10 +00:00
public Create a compass favicon and AppBar Icon. (#11) 2025-09-24 01:18:51 +00:00
.dockerignore Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
.gitignore Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
.prettierrc Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
Dockerfile Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
eslint.config.js Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
justfile Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
package-lock.json Create a frontend wireframe. (#7) 2025-09-23 04:08:45 +00:00
package.json Add docker build to main. (#16) 2025-10-19 03:27:10 +00:00
react-router.config.ts Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
test-setup.ts Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
tsconfig.json Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
vite.config.ts Add docker build to main. (#16) 2025-10-19 03:27:10 +00:00
vitest.config.ts Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00