csdojo-defaang / defaang

A website that will curate recently-asked interview questions from FAANG+. Currently inactive. Check out: https://github.com/ykdojo/OpenStream
MIT License
509 stars 120 forks source link

[DOCS] Add detailed comments on supabase.sql #163

Open ykdojo opened 2 years ago

ykdojo commented 2 years ago

Description

The setup SQL file has a lot of things that won't be easily understood by typical devs who are already familiar with JS, TS, etc.

We should probably add some detailed comments about what each section does exactly.

subhoghoshX commented 2 years ago

I can work on it. I'll also try to add the SQL for creating the questions table too.