hackrev

🌐 Demo

Explore the live demo here: Live Demo

🚀 Installation

Follow the steps below to set up and run the project locally:

Clone the Repository

git clone https://github.com/hackrev/hackrev.git

Install Dependencies

bun install

Run Development Server

bun dev

Running Keystatic CMS

  1. Rename .env.example to .env.

  2. Set RUN_KEYSTATIC=true.

  3. Start the development server:

bun dev
  1. Open http://localhost:4321/keystatic in your browser.

License

Open sourced under the MIT license.

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.