Skip to content

gitgooduoa/hackathon-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hackathon Template

Hackathon template with Express, FastAPI, and Next.js 💫

Getting Started

Install project dependencies.

bun install
uv sync

Copy the frontend example environment variables.

cp frontend/.env.example frontend/.env

Start the development servers.

bun run dev

Scripts

bun run dev
bun run dev:frontend
bun run dev:express
bun run dev:fastapi
bun run build
bun run start
bun run lint
bun run format

About

Hackathon template with Express, FastAPI, and Next.js 💫

Resources

Stars

Watchers

Forks

Contributors