Skip to content

PetalNet/CollegeMap

Repository files navigation

Map

Deploy

Requires Docker and Docker Compose.

docker compose up --build -d

The app will be available at http://localhost:4718.

Data is persisted in a Docker volume (map-data). It survives container restarts and rebuilds.

Stop

docker compose down

Development

pnpm install
cp .env.example .env
pnpm db:push
pnpm dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors