An open-source solution revolutionizing changelog management.
    
    Learn more »
    
    
    Website
    ·
    Support
    ·
    Self-Hosting
  
If you want to learn more about this project or have any questions, send us an email at hello@changes.page
 
Try Railway, a modern platform that makes deploying applications simple and fast. Railway provides excellent developer experience with features like automatic deployments, built-in databases, and seamless scaling.
- 
Clone the repository git clone https://github.com/techulus/changes-page 
- 
Install dependencies pnpm install 
- 
Set up your .env file From apps/webandapps/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.