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: 4 days ago
JSON representation

Curated list of SQL to help you find useful script easily ๐Ÿš€

Lists

README

        





Logo

Supabase SQL


Simple Curated Supabase SQL




View Demo
ยท
Report Bug
ยท
Request Feature



supabase sql licence


supabase sql stars


supabase sql issues


supabase sql pull-requests

[![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)