Embed custom tools on your website with your Supabase instance.
Free โข Open Source
View Demo
ยท
Report Bug
ยท
Request Feature
- ๐คฉ Free & Open Source
- ๐ Your own Supabase instance
- ๐ Your user can interact without signing in (Respect RLS too)
- ๐จ Alowed to use on your own project
- ๐ No stealing your data, so don't worry ๐
I wanted to have a bug/feature request/roadmap tools in my latest project, Aurora, but I don't want users to sign in another tool just to do that.
Then I discovered the amazing Embedding features by Dashibase, which allow user to embed form and still respect the RLS. I reached out to SK (Thank you! ๐๐ผ) to learn the mechanism.
After that, I expose the NEW schema (so that it won't clogged up public schema), and utilized Supabase powerful Postgrest endpoint, as well as the embedding faeture above to build this tool.
Enjoy! ๐
WIP ๐
Yarn
-
npm install --global yarn
- Clone the repo
git clone https://github.com/zernonia/supaembed.git
- Install NPM packages
cd supaembed yarn install
- Run local Vercel 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
-
Thank you SK for discovering the possibilities of embedding tools that respect User's RLS and share it with me! Check out Dashibase!
-
Thank you Austin Malerba for Supabase Comment Extension that scaffold the comment for this project. Check out Scrollex
Not Associated with Supabase.
Distributed under the MIT License. See LICENSE
for more information.
Zernonia - @zernonia - zernonia@gmail.com
Also, if you like my work, please buy me a coffee โ๐ณ