Skip to content

SJSUCSClub/acm-website-server

Repository files navigation

ACM@SJSU Website

This is the official website for ACM@SJSU. It serves as the hub for showcasing our events, projects, and members.

Tech Stack

  • Frontend: Vite + React + Typescript + Tailwind CSS
  • Backend: Hono.js
  • Database: PostgreSQL
  • Deployment: Docker + Nginx + AWS

Getting Started

Clone the Repository

git clone https://github.com/SJSUCSClub/acm-website-server.git
cd acm-website-server

Setup the Environment

cp .env.example .env.local

Start the Development Server

docker compose -f docker-compose.dev.yml --env-file .env.local up --build

Open http://localhost

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10