Hackathon template with Next.js and ElysiaJS
| app | ||
| lib/api | ||
| server | ||
| .gitignore | ||
| biome.json | ||
| bun.lock | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.mjs | ||
| README.md | ||
| tsconfig.json | ||
Hackathon Template
This is a Next.js project bootstrapped with create-next-app.
Getting Started
First, run the development server:
bun dev
Open http://localhost:3000 with your browser to see the result.