15 Commits

Author SHA1 Message Date
Paul Copplestone
4a4faead0a fetch all contributors 2021-07-25 12:45:26 +08:00
Paul Copplestone
ebc69fe646 Updates all references of pg-api 2021-02-16 11:53:56 +08:00
Inian Parameshwaran
e2d500bd64 fix local development 2020-12-12 17:15:29 +08:00
Copple
a788003648 Documentation for the new DX (#253)
## What kind of change does this PR introduce?

Updates the docs with the new developer experience: https://deploy-preview-253--supabase.netlify.app/docs

- Documents the new Auth using `gotrue-js`
- Fixes #179 
- Fixes OAuth links https://github.com/supabase/supabase/issues/241#issuecomment-705632335 
- [x] Add docs on Policies

## Additional context

Related PR on `supabase-js` https://github.com/supabase/supabase-js/pull/50

* Updates the docs for the new Auth DX.

* docs: adds docs for subscribing to rows

* Updates all the reads

* Updates all the docs with the new format

* docs: Replaces all { error, data} with data first, because I subjectively think it looks better

* Adds some of the breaking changes to a blog post

* Adds headings

* removes the blog post since it is now in notion

* Adds the Oauth changes

* removes recharts because we no longer use it

* Adds basic structure for GoTrue ref

* Adds styles for the api reference docs

* Adds more generated docs

* Downloads the files to work locally

* Adds a supabase generator

* Moves some of the guides into the "tools" folder

* Re-shuffles some of the pages around

* Generated everythign related to the Supabase Client

* Refactors and categorieses the pages

* Changes the names to be more readable

* Migrates almost all of the filters into the API reference

* Moves most of the stored procedure filters

* Adds realtime-js to the mix

* More desciptive titles

* Moves all the generated docs to the docs folder

* Moves over some of the data manipulators

* Extracts most of the client functionality to the API ref

* Adds more detail to the guides

* Removes the reference to the emulator

* Adds the supabase 1.0 blog post

* Adds a redirects for netlify

* chore: Updates packages

* Updates broken links

* Adding docs for the server

* Adds comments to gotrue and pgapi

* Adds a twitter icon to our navbar

* Updates the auth with the new user and session return values

* Updates the sponsors

* Styles for cards

* Adds a default value to all of the Tabs
2020-11-02 11:08:02 +08:00
Paul Copplestone
c905edef57 Updates to tagline + a clearer CTA 2020-05-26 10:00:11 +08:00
Paul Copplestone
5e510801aa Updates the website and adds our new traction numbers 2020-04-29 17:34:14 +08:00
Paul Copplestone
e793cea121 Adding postgrest to our homepage 2020-02-04 19:10:42 +08:00
awalias
0232f7184b changed monorepo to supabase 2020-02-04 14:15:20 +08:00
Paul Copplestone
70874a26ce Adding some more kudos 2020-01-31 12:47:05 +08:00
Paul Copplestone
6bb9eafe15 Adding a simple script for getting our traction 2020-01-27 21:43:24 +08:00
Paul Copplestone
0d6279679d OK, this is some very shitty code, but i need these charts for the pitch deck. Pushing now to clean up later 2020-01-27 15:06:12 +08:00
Paul Copplestone
bdcf1f011b Got a very basic chart with our stargazers history 2020-01-27 12:48:15 +08:00
Copple
51a78206fe Adding the contributors to the site 2020-01-24 14:40:49 +08:00
Paul Copplestone
bb9be0b112 Moving to new layRemoving the build until it is ready 2020-01-13 15:36:57 +08:00
Paul Copplestone
f1ca81f18c supabase-dev attempt 1: we have the docker container extending our realtime server, but we need to get all commands working together. At the moment only one is running at a time 2020-01-13 09:44:05 +08:00