Hackathon template with Next.js and ElysiaJS
Find a file
2026-05-08 20:33:24 +12:00
app Run biome check and add ChatError component 2026-05-08 20:33:24 +12:00
components Run biome check and add ChatError component 2026-05-08 20:33:24 +12:00
lib Run biome check and add ChatError component 2026-05-08 20:33:24 +12:00
server Run biome check and add ChatError component 2026-05-08 20:33:24 +12:00
.gitignore Clean up the repository 2026-05-08 18:43:56 +12:00
biome.json Run biome check and add ChatError component 2026-05-08 20:33:24 +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.