Hackathon template with Next.js and ElysiaJS
Find a file
2026-05-08 20:24:34 +12:00
app Add AI chat feature 2026-05-08 20:24:34 +12:00
components Add AI chat feature 2026-05-08 20:24:34 +12:00
lib Add AI chat feature 2026-05-08 20:24:34 +12:00
server Add AI chat feature 2026-05-08 20:24:34 +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 AI chat feature 2026-05-08 20:24:34 +12:00
components.json Add AI chat feature 2026-05-08 20:24:34 +12:00
next.config.ts Clean up the repository 2026-05-08 18:43:56 +12:00
package.json Add AI chat feature 2026-05-08 20:24:34 +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.