The new, updated website for hackpost.guide - the premier resource hub for hackathoners - made with Next.JS and Firebase. Free. Open Source. Community Driven.
Note: The project is still work in progress.
https://www.hackpost.guide
Join our discord server here! https://discord.gg/5QBDjTGAmP
All contributions are welcome! To get started, simply pick an issue you'd like to work on, leave a comment, and submit a Pull Request!
Start by installing Node.js.
Next, use the following command to clone the repo:
git clone https://github.com/hackpostguide/siteTo install dependencies, open a terminal in the project root, and run this command:
npm iTo start a local development server on http://localhost:3000, run:
npm run devIf you have any questions, please reach out to us at hackpost.guide@gmail.com.