Skip to content

JAMstack-friendly hackathon registration and hosting system.

Notifications You must be signed in to change notification settings

adityarathod/hackback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HackBack: A Jamstack-friendly hackathon registration & hosting system

Description is a wip

Development

Frontend

This is a Next.js project.

  1. Clone this repo.
  2. cd frontend
  3. yarn or npm install to install all deps
  4. Create a Firebase app in the console. Paste in the respective values in .env.local:
NEXT_PUBLIC_FIREBASE_APIKEY
NEXT_PUBLIC_FIREBASE_AUTHDOMAIN
NEXT_PUBLIC_FIREBASE_PROJECTID
NEXT_PUBLIC_FIREBASE_STORAGEBUCKET
NEXT_PUBLIC_FIREBASE_MESSAGINGSENDERID
NEXT_PUBLIC_FIREBASE_APPID
  1. yarn dev to open a dev server w/ hot-reloading
  2. Open the project in your favorite editor (recommended: Visual Studio Code with TailwindCSS Intellisense)

About

JAMstack-friendly hackathon registration and hosting system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published