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