Skip to content

TUM-Blockchain-Club/hackathon-website

Repository files navigation

TUM Blockchain & AI Hackathon Website

Official website for the TUM Blockchain & AI Hackathon.

Repository: https://github.com/TUM-Blockchain-Club/hackathon-website

Local Development

pnpm install --frozen-lockfile
pnpm dev

Open http://localhost:3000.

Validation

pnpm test
pnpm typecheck
pnpm build
pnpm lint

pnpm format checks Prettier formatting across the repo.

Deployment

The project is a Next.js app intended for Vercel deployment. Vercel should detect the framework automatically.

Expected commands:

pnpm install --frozen-lockfile
pnpm build

Production metadata is configured for https://hackathon.tum-blockchain.com.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors