Learn how to install Feedbase on your local machine
Clone the repository and open the project directory
git clone https://github.com/chroxify/feedbase.git && cd feedbase
Install dependencies
pnpm install
Install the Supabase CLI
Start the database
supabase start
Visit the dashboard
Was this page helpful?