HackerTracker Web is the web-based interface for the HackerTracker mobile applications. For mobile versions, check out the Android and iOS repositories.
Ensure you have the following installed:
To install the necessary dependencies, run:
npm install
Start the development server with:
npm run dev
This will launch the server on `localhost:3000` by default.
To build and export the site as static HTML for production, use:
npm run export
The static HTML files will be generated in the `docs` directory. For more details, see the Next.js static export documentation.
For information on deploying a static-only Next.js application, refer to the official Next.js deployment guide.
After setting up the development environment, you can access the web interface at localhost:3000
. Use the navigation menu to explore different sections such as events, schedules, and more.
- Framework: Next.js
- Styling: Tailwind CSS, shadcn/ui
Meet the HackerTracker Team: