Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supabase-community/sql-examples
Curated list of SQL to help you find useful script easily ๐
https://github.com/supabase-community/sql-examples
hacktoberfest nuxtjs postgresql sql supabase typescript vue
Last synced: about 1 month ago
JSON representation
Curated list of SQL to help you find useful script easily ๐
- Host: GitHub
- URL: https://github.com/supabase-community/sql-examples
- Owner: supabase-community
- License: mit
- Created: 2021-09-13T15:47:55.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-04T18:14:20.000Z (over 1 year ago)
- Last Synced: 2024-09-20T17:43:32.215Z (about 2 months ago)
- Topics: hacktoberfest, nuxtjs, postgresql, sql, supabase, typescript, vue
- Language: Vue
- Homepage: https://sql-examples.vercel.app/
- Size: 1.03 MB
- Stars: 355
- Watchers: 5
- Forks: 28
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- my-awesome-list - sql-examples - community | 359 | (Vue)
- jimsghstars - supabase-community/sql-examples - Curated list of SQL to help you find useful script easily ๐ (Vue)
README
Supabase SQL
Simple Curated Supabase SQL
View Demo
ยท
Report Bug
ยท
Request Feature
[![Supabase SQL](static/splash.png)](https://database.dev/)
## ๐ Features
- ๐ Curated list of SQL script
- ๐งช Tested script
- ๐ Easy copy & paste
- ๐ Dark mode## ๐ About The Project
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 ๐ฅ
### ๐จ Built With
- [Nuxt](http://nuxtjs.org/)
- [Vite](https://vitejs.dev/)
- [WindiCSS](https://windicss.org/)Remeber to โญ this repo if you โค this Apps
## ๐ Local Development
### Prerequisites
Yarn
- ```sh
npm install --global yarn
```### Development
1. Clone the repo
```sh
git clone https://github.com/supabase-community/supabase-sql.git
```
2. Install NPM packages
```sh
yarn install
```
3. Run Development instance
```sh
yarn dev
```## โ Contributing
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**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## ๐ License
Distributed under the MIT License. See `LICENSE` for more information.
# ๐ฅ Contributors
# Built by
Zernonia - [@zernonia](https://twitter.com/zernonia)