This is the official website for ACM@SJSU. It serves as the hub for showcasing our events, projects, and members.
- Frontend: Vite + React + Typescript + Tailwind CSS
- Backend: Hono.js
- Database: PostgreSQL
- Deployment: Docker + Nginx + AWS
git clone https://github.com/SJSUCSClub/acm-website-server.git
cd acm-website-servercp .env.example .env.localdocker compose -f docker-compose.dev.yml --env-file .env.local up --buildOpen http://localhost