captains-log/frontend
2025-09-27 21:25:47 -07:00
..
app Add a docker build step. 2025-09-27 21:25:47 -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-27 21:25:47 -07:00
react-router.config.ts Add a docker build step. 2025-09-27 21:25:47 -07: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-27 21:25:47 -07:00
vitest.config.ts Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00