Skip to content

cucats/cam-hack

Repository files navigation

Cam Hack 2024 Website

Running a development server

bun install
bun run dev

Building a production version

bun run build

Docker

Build:

docker build -t cam-hack .
docker run -p 3000:3000 cam-hack

http://localhost:3000

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5