Simple Curated Supabase SQL
View Demo
ยท
Report Bug
ยท
Request Feature
- ๐ Curated list of SQL script
- ๐งช Tested script
- ๐ Easy copy & paste
- ๐ Dark mode
This project aims to help Supabase users to find the SQL script they needed at ease. Yes they could look it up online, but some of the scripts is already outdated, and most probably wouldn't work in Supabase.
Thus, I've decided to take this opportunity to build this Open Source, Free, Curated list of Supabase SQL ๐ฅ
Remeber to โญ this repo if you โค this Apps
Yarn
-
npm install --global yarn
- Clone the repo
git clone https://github.com/supabase-community/supabase-sql.git
- Install NPM packages
yarn install
- Run Development instance
yarn dev
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Zernonia - @zernonia