Make sure you have the following installed:
- Node.js (LTS recommended)
- pnpm
- Supabase CLI
Clone the repository and install dependencies:
# Clone the repository
git clone <repo_url>
cd <project_directory>
# Install dependencies
pnpm install- Create a Supabase project at Supabase
- Copy your project API keys and database URL from the Supabase dashboard.
- Create a
.env.templatefile and add the following:
NEXT_PUBLIC_SUPABASE_URL=
NEXT_PUBLIC_SUPABASE_ANON_KEY=
SUPABASE_SERVICE_ROLE_KEY=To start the development server:
pnpm dev/public/
│── ApprovedCard.png
│── approved.png
│── feed.png
│── menu.png
│── panel.png
│── profile.png
│── upload.png
│── README.md
For those who cannot run the project locally, here are preview images:






