foundryoptimizer/frontend
gwg313 e776c88219
v1
Signed-off-by: gwg313 <gwg313@pm.me>
2026-04-13 17:57:28 -04:00
..
public v1 2026-04-13 17:57:28 -04:00
src v1 2026-04-13 17:57:28 -04:00
.dockerignore v1 2026-04-13 17:57:28 -04:00
.envrc v1 2026-04-13 17:57:28 -04:00
.gitignore v1 2026-04-13 17:57:28 -04:00
bun.lockb v1 2026-04-13 17:57:28 -04:00
components.json v1 2026-04-13 17:57:28 -04:00
devenv.lock v1 2026-04-13 17:57:28 -04:00
devenv.nix v1 2026-04-13 17:57:28 -04:00
devenv.yaml v1 2026-04-13 17:57:28 -04:00
Dockerfile v1 2026-04-13 17:57:28 -04:00
eslint.config.js v1 2026-04-13 17:57:28 -04:00
index.html v1 2026-04-13 17:57:28 -04:00
nginx.conf v1 2026-04-13 17:57:28 -04:00
package-lock.json v1 2026-04-13 17:57:28 -04:00
package.json v1 2026-04-13 17:57:28 -04:00
postcss.config.js v1 2026-04-13 17:57:28 -04:00
README.md v1 2026-04-13 17:57:28 -04:00
tailwind.config.ts v1 2026-04-13 17:57:28 -04:00
tsconfig.app.json v1 2026-04-13 17:57:28 -04:00
tsconfig.json v1 2026-04-13 17:57:28 -04:00
tsconfig.node.json v1 2026-04-13 17:57:28 -04:00
vite.config.ts v1 2026-04-13 17:57:28 -04:00

The only requirement is having Node.js & npm installed - install with nvm

Follow these steps:

npm i
npm run dev

This project is built with:

  • Vite
  • TypeScript
  • React
  • shadcn-ui
  • Tailwind CSS