Wen Bo Xie
4cb3612cbe
change filename to postgres-changes.mdx
2022-08-18 10:33:08 -04:00
Wen Bo Xie
dd71ae0542
Update apps/reference/docs/guides/realtime/postgres_changes.mdx
...
Co-authored-by: Inian <inian1234@gmail.com >
2022-08-18 10:28:35 -04:00
Wen Bo Xie
4e7c6ffef8
chore: add Realtime Postgres Changes guide
2022-08-18 10:23:00 -04:00
Copple
a87879afe2
Merge branch 'master' into feat/supabase-realtime-multiplayer-blog
2022-08-18 16:19:14 +02:00
Copple
c9ac8624f3
Merge pull request #8475 from supabase/dng-docs-authsignal-guide
...
Move authsignal integration guide
2022-08-18 16:08:50 +02:00
Copple
43d0d9feea
overview
2022-08-18 15:53:27 +02:00
Copple
080318ae5b
Adds a basic overview
2022-08-18 15:52:54 +02:00
Copple
c40b1c9acf
Update apps/reference/docs/guides/realtime/broadcast.mdx
2022-08-18 12:44:41 +02:00
Copple
e30cc80eb8
Update apps/reference/docs/guides/realtime/broadcast.mdx
2022-08-18 12:44:36 +02:00
Inian
986557de9f
update guide
2022-08-18 17:18:19 +08:00
Inian
394099a1d7
update guide
2022-08-18 17:17:40 +08:00
Inian
f0c4cffe53
update example
2022-08-18 17:11:59 +08:00
Inian
4bb7c445aa
update example
2022-08-18 17:10:30 +08:00
Inian
e8e493f441
guide 2
2022-08-18 17:05:04 +08:00
Inian
ca650fedc6
Apply suggestions from code review
...
Co-authored-by: dng <danny@supabase.io >
2022-08-18 16:25:14 +08:00
Inian
b4cb120d15
Update apps/reference/docs/guides/realtime/broadcast-presence.mdx
...
Co-authored-by: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com >
2022-08-18 16:08:01 +08:00
dannykng
6810d0a3ea
Move authsignal integration guide
2022-08-18 01:03:42 -07:00
Inian
d49c6988e0
update guide
2022-08-18 16:01:42 +08:00
Inian
5d2a1b218a
guide updates
2022-08-18 15:59:19 +08:00
Inian
ba9e5d5800
add guide for broadcast
2022-08-18 15:56:59 +08:00
dannykng
17473a02fc
Update copy
2022-08-17 14:44:48 -07:00
dannykng
08b7a57599
Update ref docs landing page copy
2022-08-17 14:10:30 -07:00
dng
18384857b2
Merge pull request #8407 from supabase/dng-docs-cards
...
docs: Fix card layouts
2022-08-17 07:11:33 -07:00
dng
d56996564d
Merge pull request #8405 from supabase/dng-docs-blog-links
...
Clean up blog post links
2022-08-17 07:09:21 -07:00
Copple
eb11d48ffe
Merge pull request #8348 from josh-collinsworth/patch-1
...
Remove invalid TypeScript type syntax from starter file
2022-08-17 16:06:36 +02:00
dng
db846db1c5
Merge branch 'master' into dng-docs-blog-links
2022-08-16 17:37:37 -07:00
dannykng
9190ca2364
Delete "orphaned" auth intro docs
2022-08-16 17:27:27 -07:00
dannykng
c6087a1d97
Fix card layouts
2022-08-16 17:22:56 -07:00
Isaiah Hamilton
63a7a5937e
Merge pull request #8400 from gregsadetsky/patch-1
...
docs: fix 404 link
2022-08-16 19:21:13 -04:00
dng
df8dacda09
Merge pull request #8353 from supabase/dng-cli-docs
...
Update Supabase CLI docs
2022-08-16 15:24:10 -07:00
dannykng
53ab7842b2
Clean up blog post links
2022-08-16 15:19:20 -07:00
Greg Sadetsky
4f35bc98a2
fix 404 in docs
2022-08-16 15:51:48 -04:00
Copple
bc74672c1a
Merge pull request #8341 from supabase/chore/style-nudges
...
Chore/style nudges
2022-08-16 17:32:43 +02:00
Inian
dd76d1e9b1
run prettier
2022-08-16 21:38:21 +08:00
Copple
d189f1dec8
Moving all examples to jsv1 for now
2022-08-16 13:14:39 +02:00
Copple
211b7df139
Merge branch 'master' into chore/supabasejs_v2
2022-08-16 12:59:50 +02:00
Alaister Young
aa78498fa3
check for user
2022-08-16 20:52:33 +10:00
Alaister Young
583373208a
chore: update with-nextjs guide
2022-08-16 20:50:18 +10:00
Samuel Gunter
157c2df0e9
docs: fixed typo in with-expo.mdx
...
There was a typo in the tsx portion, see this StackOverflow post https://stackoverflow.com/a/73368981/12101554
2022-08-16 00:59:11 -05:00
dannykng
cef0a8c3fc
Update description
2022-08-15 18:22:44 -07:00
dannykng
390be9ac6b
Clean up "Local Development" guide
2022-08-15 18:13:14 -07:00
dannykng
cbf3aaf9ff
Update links
2022-08-15 18:12:46 -07:00
dannykng
2f5dbc77b9
Move CLI installation to /docs/guides
2022-08-15 18:11:09 -07:00
Josh Collinsworth
6d0381de9a
Remove TypeScript types from starter file
...
This code throws an error because it includes TypeScript types in two locations.
Adding `lang="ts"` to the `<script>` tag also fixes the issue, but since TS doesn't seem to be present anywhere else in this starter, for the sake of simplicity, I felt it was better to simply remove the TS syntax.
2022-08-15 13:37:26 -05:00
Terry Sutton
453fc10c08
Handles children in ButtonCard component
2022-08-15 15:49:41 -02:30
Terry Sutton
ef0b306a49
Change style of auth provider cards
2022-08-15 13:16:31 -02:30
Inian
8dfcc1c59d
Merge pull request #8313 from supabase/docs/api_copy
2022-08-15 22:48:40 +08:00
Copple
43d0847f81
fix all broken links
2022-08-15 14:31:32 +02:00
Copple
5d819e8c9d
fix sidebar label
2022-08-15 14:14:16 +02:00
Han Qiao
38e5bfff5f
Consistently link all commands in guides to cli usage ( #8314 )
...
Link more commands in guide to cli usage
2022-08-15 17:04:30 +08:00