This project provides a foundational structure for building React frontend web.
- 🚀 Remix
- 🛡️ Biome
- 💎 Tailwind
- 💋 Shadcn UI
- 🚢 SST
bun install
- To start the development server, use the following command:
bun dev
- This project will be deployed on S3 and Cloudfront. Please ensure credentials with S3 and Cloudfront permissions are added.
- All necessary scripts for this project are listed in the package.json. Please carefully review the Makefile and execute the desired script accordingly.