hi there
this repository is React v19 template
- TypeScript 5
- React 19
- Bun
- Docker
- Vite 7
- Start Compose
docker compose up- Access the top page in your browser
http://localhost:5173/
- Docker run
docker compose run --rm app "[YOUR-USE-LIBRARY]"example
docker compose run --rm app bun install zod