captains-log/frontend
Drew Galbraith 6225344df9
Some checks failed
Docker Build / Build and Push Backend Image (push) Failing after 1m34s
Docker Build / Build and Push Frontend Image (push) Failing after 40s
Check / Backend (pull_request) Successful in 5m50s
Check / Frontend (pull_request) Successful in 1m54s
Add a docker build step.
2025-09-28 22:01:38 -07:00
..
app Add a docker build step. 2025-09-28 22:01:38 -07: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 a docker build step. 2025-09-28 22:01:38 -07: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 a docker build step. 2025-09-28 22:01:38 -07:00
vitest.config.ts Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00