Commit Graph

40 Commits

Author SHA1 Message Date
Tyler
6b3420a5fd docs: Remove storage management section from the quick starts. (#21985)
remove storage management to keep the guide simple
2024-03-16 08:03:06 +09:00
Charis
94a07fe724 remove or warn about getSession calls in docs (#20308) 2024-01-10 14:30:26 +00:00
Luca Bertelli
69d3482fff Update storage_management.mdx (#18385)
Handle the case in which the new `avatar_url` is set to null.
2023-11-27 21:24:01 +00:00
Fabrizio
b1eafd3957 docs: Revamp storage docs (#18259)
Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
Co-authored-by: Fabrizio <fabri.feno@gmail.com>
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Co-authored-by: Inian <inian1234@gmail.com>
2023-10-24 23:46:55 +08:00
Thor 雷神 Schaeff
17d3000ac7 docs: improve expo quickstart. (#18398)
* docs: improve expo quickstart.

* fix: admonition spacing.

* fix: spacing.
2023-10-24 02:44:35 +00:00
Greg Richardson
de1df4cfe0 Fix: prettier newline split within JSX tags (#18414)
fix: prettier newline split on admonitions
2023-10-23 11:51:41 -06:00
Rodrigo Martins Mansueli
68d67ef0d5 feat: add-generic migration guides (#18182)
* feat: add-generic migration guides

* warning component

* Update apps/docs/pages/guides/resources.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/pages/guides/resources/migrating-to-supabase/postgres.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/pages/guides/resources/migrating-to-supabase/mssql.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* copy

* Consistency across links

* Icon fix

* Prettier

* Fix import

* docs: fix h2 heading

* docs: fix h2 heading

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
2023-10-19 09:04:19 -03:00
Yash Maurya
8259944c51 fixed typo in docs (#18120)
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
2023-10-16 06:07:35 +00:00
Andrew Smith
f63e834d49 Update supabase link with --project-ref flag (#17938) 2023-10-05 17:56:54 +00:00
Greg Richardson
98c4103463 Docs: Switch tabs using query param (#17626)
* feat: switch tabs using url hash

* feat: switch tabs using query param
2023-09-22 11:29:25 -06:00
fenos
7ba7f74c8d fix: storage management doc trigger 2023-09-20 10:50:46 +01:00
thorwebdev
23b6c21f59 docs: improve user management starter setup. 2023-09-19 12:22:58 +08:00
Terry Sutton
964dfc9010 Merge branch 'master' into update_storage_management_docs 2023-09-01 15:11:17 -02:30
Kang Ming
24859a2630 docs: use admonition for callouts 2023-08-29 12:49:25 -07:00
thorwebdev
b99f950b8f chore: cleanup kotlin docs. 2023-07-26 15:49:53 +08:00
Thor 雷神 Schaeff
d63c295eb5 Merge pull request #14571 from hieuwu/hi/kotlin-starter-guide
Introduce guidelines to setup Supabase with Android Kotlin including sample with Jetpack Compose
2023-07-24 11:49:55 +08:00
Hieu Vu
6e74be0577 docs: reformat 2023-07-21 20:39:41 +07:00
Andrew Smith
50525b928f Remove the FAQs section for Auth Helpers 2023-07-18 12:33:35 +00:00
Andrew Smith
9efa18be53 Add frequently asked questions to the auth helpers 2023-07-16 13:06:36 +00:00
Hieu Vu
17a04381a6 docs: add google setup and simplify header 2023-07-15 21:00:03 +07:00
Denis Grafov
99228d9a2f Update storage_management.mdx 2023-07-03 16:22:46 +04:00
Greg Richardson
26be8af745 chore: change dashboard links to new url 2023-06-22 09:32:18 -06:00
Hieu Vu
82b60eec47 Merge branch 'master' into hi/kotlin-starter-guide 2023-06-08 22:01:45 +07:00
Hieu Vu
808256abc7 docs: update sql query 2023-06-08 21:54:07 +07:00
Hieu Vu
2e035241a8 docs: update sql template 2023-06-07 22:04:49 +07:00
Greg Richardson
b8df7d7c2b feat(docs): code hike 2023-06-04 15:15:58 -06:00
Greg Richardson
9d0f181119 docs(ai): fix typo 2023-06-01 13:17:49 -06:00
Greg Richardson
59cb6aa668 docs(ai): link to hf edge function docs 2023-06-01 13:10:10 -06:00
Copple
21d835e2dd Adds a few more quickstarts with Colab links 2023-05-30 15:40:48 -06:00
Greg Richardson
7ce8579358 chore(prettier): fix sql & format mdx files 2023-04-28 15:55:49 -06:00
Terry Sutton
3706e39c12 Swap varchar references for text 2023-03-16 12:40:51 +08:00
dng
7b479e48fc Merge branch 'master' into docs/tutorials 2023-01-27 17:33:20 -08:00
dng
aad19ba596 Apply suggestions from code review 2023-01-25 16:19:55 -08:00
tvogel
89a6b19451 Add section about storage management
This section fixes the quick-start project such that uploaded avatar
images are not leaked and are cleaned up on user deletion, too.

For a newbie such as me, such information would have been super helpful to
get kicked off with consistent database/storage management.
2023-01-25 13:17:21 +01:00
dannykng
44afd20619 Update intro and project setup 2023-01-20 16:19:17 -08:00
Andrew Smith
7b235456f8 Change prop name from client to provider 2022-12-29 23:29:45 +00:00
Andrew Smith
0d09831b8b Update social login guides
Add the correct steps for the Supabase Dashboard
2022-12-29 23:13:47 +00:00
Jonathan Summers-Muir
c107c5df19 add codehike, some basic parameters to ref docs, and some other stuff 2022-11-10 01:15:59 +08:00
Jonathan Summers-Muir
7dde56af72 Got tutorial scaffold for scrollycode experiment set up 2022-11-08 12:50:13 +08:00
Joshen Lim
986cccb9b1 Rename temp docs to docs 2022-11-03 20:40:03 +07:00