An open social network where anyone can share their ideas and opinions.
This project was started to participate in the Supabase Hackathon.
Clone the project
git clone https://github.com/imlautaro/supagram.git
Go to the project directory
cd supagram
Install dependencies
yarn
Start the development server
yarn dev
SUPABASE_URL
SUPABASE_KEY
This project uses the authentication system and databases protected by RLS policies.