GitHub - elfico/changes-page: Changelog simplified.

Changes.Page

Contact us 💌

If you want to learn more about this project or have any questions, send us an email at hello@changes.page

Built with 🛠️

Getting Started 🚀

Requirements

Setup

  1. Clone the repository

    git clone https://github.com/techulus/changes-page
  2. Install dependencies

  3. Set up your .env file

    From apps/web and apps/page, you will find .env.example. Create your own copy.

  4. Setup your Supabase instance and add the credentials.

  5. Start the development server

  6. Open http://localhost:3000 with your browser to see the result.