Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

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

Migrated into the monorepo (PetalNet/monorepo, apps/collegemap). Archived; development continues there.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors