Created
January 13, 2022 18:46
-
-
Save vojtaholik/7fa073e8ff211c6bd7df22fd1cd5c733 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WEBVTT | |
note | |
00:01:30.000 --> 00:01:40.000 | |
{"text":"## Community Notes\n Jacob Paris has a great [set of notes](https://www.jacobparis.com/blog/notes-real-time-chat-supabase-next) for this course.","type":"staff","image":"https://d2eip9sf3oo6c2.cloudfront.net/tags/images/000/001/033/thumb/eggheadlogo.png","start":90,"end":100} | |
note | |
00:01:10.000 --> 00:01:28.000 | |
{"text":"After creating the project in Supabase, Supabase will create two main things for us:\n 1. Building a Database, which will be a [PostgresSQL](https://www.postgresql.org/) database.\n2. Attach a rest API, as well as real-time subscription support.\n You can find Supabase documentation [here](https://supabase.io/docs).","type":"staff","image":"https://d2eip9sf3oo6c2.cloudfront.net/tags/images/000/001/033/thumb/eggheadlogo.png","start":70,"end":88} | |
note | |
00:01:07.000 --> 00:01:10.000 | |
{"start":67,"end":70,"text":"you can rename your project later","type":"learner","image":"https://d2eip9sf3oo6c2.cloudfront.net/users/avatars/000/173/301/medium/m2.png"} | |
note | |
00:00:26.000 --> 00:00:29.000 | |
{"start":26,"end":29,"text":"create new account with github","type":"learner","image":"https://d2eip9sf3oo6c2.cloudfront.net/users/avatars/000/173/301/medium/m2.png"} | |
note | |
00:00:20.000 --> 00:00:30.000 | |
{"text":"To Log in or Sign up visit this [page](https://app.supabase.io/).\n Keep in mind you'll only be able to sign in with a GitHub account.","type":"staff","image":"https://d2eip9sf3oo6c2.cloudfront.net/tags/images/000/001/033/thumb/eggheadlogo.png","start":20,"end":30} | |
note | |
00:00:03.000 --> 00:00:10.000 | |
{"text":"If you want to know more about what is Supabase, its benefits and features visit their [home page](https://supabase.io/)","type":"staff","image":"https://d2eip9sf3oo6c2.cloudfront.net/tags/images/000/001/033/thumb/eggheadlogo.png","start":3,"end":10} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment