Skip to content

An open social network where anyone can share their ideas and opinions.

License

Notifications You must be signed in to change notification settings

imlautaro/supagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supagram

An open social network where anyone can share their ideas and opinions.

Demo

Supagram

Supabase Hackathon

This project was started to participate in the Supabase Hackathon.

Run Locally

⚠️ To run this project correctly it is necessary to connect it with its backend in Supabase.

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

Environment Variables

SUPABASE_URL

SUPABASE_KEY

Tech Stack

Frontend

Backend

What supabase features does this project use?

This project uses the authentication system and databases protected by RLS policies.

License

MIT