An open-source solution revolutionizing changelog management.
Learn more ยป
Website
ยท
Issues
ยท
Support
If you want to learn more about this project or have any questions, send us an email at hello@changes.page
-
Clone the repository
git clone https://github.com/techulus/changes-page
-
Install dependencies
pnpm install
-
Set up your .env file
From
apps/web
andapps/page
, you will find .env.example. Create your own copy. -
Setup your Supabase instance and add the credentials.
-
Start the development server
pnpm dev
-
Open http://localhost:3000 with your browser to see the result.