Hackathon template with Next.js and ElysiaJS
Find a file
2026-05-08 18:49:46 +12:00
app Clean up the repository 2026-05-08 18:43:56 +12:00
lib/api Clean up the repository 2026-05-08 18:43:56 +12:00
server Allow static only classes and make Health.check() no longer async 2026-05-08 18:49:46 +12:00
.gitignore Clean up the repository 2026-05-08 18:43:56 +12:00
biome.json Allow static only classes and make Health.check() no longer async 2026-05-08 18:49:46 +12:00
bun.lock Add ElysiaJS integration and update homepage 2026-05-08 18:39:08 +12:00
next.config.ts Clean up the repository 2026-05-08 18:43:56 +12:00
package.json Add ElysiaJS integration and update homepage 2026-05-08 18:39:08 +12:00
postcss.config.mjs Initial commit from Create Next App 2026-05-08 17:40:05 +12:00
README.md Clean up the repository 2026-05-08 18:43:56 +12:00
tsconfig.json Initial commit from Create Next App 2026-05-08 17:40:05 +12:00

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.