Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mykalmachon/supastack
Project for COMP-430: a minimal blogging platform based on supabase
https://github.com/mykalmachon/supastack
blogging supabase tutorial university-project
Last synced: 5 days ago
JSON representation
Project for COMP-430: a minimal blogging platform based on supabase
- Host: GitHub
- URL: https://github.com/mykalmachon/supastack
- Owner: MykalMachon
- License: mit
- Created: 2021-03-03T08:13:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-10T06:48:26.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T19:49:31.975Z (8 days ago)
- Topics: blogging, supabase, tutorial, university-project
- Language: TypeScript
- Homepage:
- Size: 952 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Supastack
a minimal blogging platform based on supabase
## Background
This project is part of my term project for COMP 430 - Advanced Database Concepts at UFV.
**To be specific**, my term project consists of a database focussed tutorial with both written and video portions- This app highlights the database we create in the tutorial using Supabase as a DBMS.
## Documentation
If you want to setup your own Supastack instance, see [this tutorial document](https://docs.google.com/document/d/1MfqTH5ndbGTKz7lMd6zHLHDPXbyHDDIL3BUnXKkkWCk/edit?usp=sharing) as well as [this video](https://youtu.be/EMeq6feDJWQ) that goes over all the steps to set up supastack & deploy the app! (if you prefer video > text)