HackJam is a Next.js application that allows you to create and manage your own hackathons. It provides a user-friendly interface for organizing events, managing participants, and tracking submissions.
This is a Next.JS Hackathon submission done by Bruno Fantauzzi, Thiago Murtinho, and Raphael Novello.
Production URL: https://hackjam-dev.vercel.app
bun i- You need a .env file with:
BETTER_AUTH_SECRET="any string"
DATABASE_URL=<Postgres URL>
bun dev
Open http://localhost:3000 with your browser to see the result.





