Skip to content

Commit 43ba346

Browse files
committed
Merge branch 'master' of github.com:supabase/supabase
2 parents d202350 + fd78520 commit 43ba346

16 files changed

+38
-19
lines changed

apps/www/_blog/2020-09-03-supabase-alpha-august-2020.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The release of Auth last month accelerated our community growth, based on [Orbit
7676
- [@amorriscode](https://github.com/amorriscode) added Redwood support! [[Pull Request](https://github.com/redwoodjs/redwood/pull/1033)]
7777
- [@swyx](https://twitter.com/swyx) trying out Supabase with Color Search Engine with Supabase [[Live Stream](https://twitter.com/swyx/status/1300538001508896768)]
7878
- Python Support: [@lqmanh](https://github.com/lqmanh) has agreed to lead the python support. He's already deployed [postgrest-py](https://github.com/supabase/postgrest-py) which is the first step towards a functioning supabase-py client lib.
79-
- [@phamhieu](https://github.com/phamhieu) built a [Live Map Tracker](https://github.com/phamhieu/supabase-realtime-map-v2) App using Supabase + Leafletjs
79+
- [@phamhieu](https://github.com/phamhieu) built a [Live Map Tracker](https://github.com/phamhieu/supabase-realtime-map) App using Supabase + Leafletjs
8080

8181
### Coming next
8282

apps/www/_blog/2020-10-30-improved-dx.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Before digging into the improvements, we're excited to point out our new [develo
2222

2323
- The [Reference Docs](/docs/reference/javascript/supabase-client) are auto-generated from our TypeScript definitions and then enriched with examples. This forces us to document our code and makes it easier to keep everything in sync.
2424
- We added placeholders for the other languages that the community is developing. They have already started with Python, C#, Dart, Rust, and Swift. Expect to see the docs filling up soon!
25-
- We've added sections for all of the open source tools we use, including [Postgres](/docs/postgres/server/about), [PostgREST](/docs/postgrest/server/about), [GoTrue](/docs/gotrue/server/about), and [Realtime](/docs/realtime/server/about). We'll be filling these with lots of valuable information including self-hosting, benchmarks, and simple guides.
25+
- We've added sections for all of the open source tools we use, including [Postgres](/docs/postgres/server/about), PostgREST[^1], [GoTrue](/docs/gotrue/server/about), and Realtime[^2]. We'll be filling these with lots of valuable information including self-hosting, benchmarks, and simple guides.
2626

2727
### Errors are returned, not thrown
2828

@@ -117,3 +117,6 @@ To summarise the steps:
117117
- Make sure to [star us on GitHub](https://github.com/supabase/supabase)
118118
- Follow us [on Twitter](https://twitter.com/supabase)
119119
- Become a [sponsor](https://github.com/sponsors/supabase)
120+
121+
[^1]: Removed link on June 14 2022 for search optimization: page currently does not exist
122+
[^2]: Removed link on June 14 2022 for search optimization: page currently does not exist

apps/www/_blog/2021-04-02-supabase-pgbouncer.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@ Try out connection pooling now with a new project in the [dashboard.](https://ap
9696

9797
Eventually, we will expose more PgBouncer settings to the UI such as `Pool Size`. At the moment it is set to `15`.
9898

99-
We are still working towards getting the latest version of Supabase Postgres to both the AWS and Digital Ocean marketplaces. Follow us on [Twitter](https://www.notion.so/PgBouncer-is-now-available-in-Supabase-345a74d402464670923cf404b714a354) to be informed once it's released!
99+
We are still working towards getting the latest version of Supabase Postgres to both the AWS and Digital Ocean marketplaces. Follow us on [Twitter](https://twitter.com/supabase) to be informed once it's released!

apps/www/_blog/2021-07-22-supabase-launch-week-sql.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ We all know that the best [SeQueLs](https://www.reddit.com/r/SequelMemes/) are a
101101

102102
Read about [Supabase Hackathon](/blog/2021/07/30/supabase-swag-store),
103103
[Supabase Functions Updates](/blog/2021/07/30/supabase-functions-updates),
104-
and the Supabase [Swag Store](/2021/07/30/1-the-supabase-hackathon).
104+
and the Supabase [Swag Store](/blog/2021/07/30/1-the-supabase-hackathon).
105105

106106
[^1]:
107107
When we first announced, Storage was on Wednesday and Auth was on Tuesday. We switched the order of these as we are doing a

apps/www/_blog/2021-11-29-community-day.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ As a user of our hosted offering you don't really need to know all this, but we
4343
Every web developer knows the importance of choosing a suitable database for building modern apps.
4444
Even though NoSQL, NewSQL, and other types of databases have received a great deal of buzz in the last few years,
4545
relational database management systems (or RDBMS) are still relevant for several critical business use cases and will likely do so in the foreseeable future.
46-
Among the many open-source relational databases available, [PostgreSQL](/docs/guides/database/introduction) is a popular choice among developers.
46+
Among the many open-source relational databases available, [PostgreSQL](/docs/guides/database) is a popular choice among developers.
4747
It was named [DBMS of the year in 2020](https://db-engines.com/en/blog_post/85) by
4848
DBEngines, and with every release of PostgreSQL new features are available making it easy for developers and administrators to run their apps.
4949

apps/www/_blog/2021-12-17-holiday-hackdays-winners-2021.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Ugly sweaters are an integral part of the Christmas Holidays. With Marcus' aweso
8080

8181
### Winner
8282

83-
[the get list](https://github.com/glowdex/wishlist) - by [@glowdexapp](https://github.com/glowdexapp)
83+
[the get list](https://github.com/glowdex/wishlist) - by [@glowdexapp](https://twitter.com/glowdexapp)
8484

8585
This visually stunning website allows you to create a wishlist to share with your friends so they don't need to wreck their brains for gift ideas. Here, have a look at what I want this Christmas: [thegetlist.co/list/thorwebdev](https://www.thegetlist.co/list/thorwebdev).
8686

apps/www/_blog/2022-04-18-bring-the-func-hackathon-winners.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ A great idea that deserves some silver tees!
4242

4343
### Winner
4444

45-
[Wen NFT](https://github.com/gbibeaul/supabase-wen) - by [@gbibeaul](https://twitter.com/gbibeaul)
45+
Wen NFT - by @gbibeaul [^1]
4646

4747
Next up is the category for our newest feature, Edge Functions! The winner here is Wen NFT, which helps anyone manage NFT communities by helping to prove ownership for community access.
4848

@@ -60,7 +60,7 @@ Docupool is our runner up in the Edge Functions category. Emilio and brother Fed
6060

6161
### Winner
6262

63-
[AbileneX](https://github.com/okezieuc/abilenex) - by [@okeziechiedozie](https://github.com/okeziechiedozie)
63+
[AbileneX](https://github.com/okezieuc/abilenex) - by [@okeziechiedozie](https://twitter.com/okeziechiedozie)
6464

6565
Our final category is Most Fun or Visually Pleasing, and AbileneX is our winner. This free tool creates links you can share to gather feedback on your ideas.
6666

@@ -100,3 +100,5 @@ If you're inspired to build, check out some of the latest resources:
100100
- [Edge Functions Quickstart video](https://youtu.be/rzglqRdZUQE)
101101
- [Supabase CLI local development guide](https://supabase.com/docs/guides/local-development)
102102
- [Edge Functions examples](https://github.com/supabase/supabase/tree/master/examples/edge-functions)
103+
104+
[^1]: Updated on June 14 2022 for search optimization: Removed links as account does not exist anymore on GitHub

web/docs/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ We're sure that once you start using Postgres, you'll love it more than any othe
2929

3030
### Do you support `[some other database]`?
3131

32-
We only support PostgreSQL. It's unlikely we'll ever move away from Postgres; however, you can [vote on a new database](https://github.com/supabase/supabase/issues/6) if you want us to start development.
32+
We only support PostgreSQL. It's unlikely we'll ever move away from Postgres; however, you can [vote on a new database](https://github.com/supabase/supabase/discussions/6) if you want us to start development.
3333

3434
### Do you have a library for `[some other language]`?
3535

3636
We officially support [JavaScript](/docs/reference/javascript/supabase-client) and [Dart](/docs/reference/dart/installing).
3737

38-
You can find community-supported libraries in our [GitHub Community](https://github.com/supabase-community), and you can also help us to identify the most popular languages by [voting for a new client library](https://github.com/supabase/supabase/issues/5).
38+
You can find community-supported libraries in our [GitHub Community](https://github.com/supabase-community), and you can also help us to identify the most popular languages by [voting for a new client library](https://github.com/supabase/supabase/discussions/5).
3939

web/docs/guides/api.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Supabase generates three types of API directly from your database schema.
1313

1414
- REST - interact with your database through a restful interface.
1515
- Realtime - listen to database changes.
16-
- GraphQL - [in beta](/blog/2021/12/03/pg-graphql).
16+
- GraphQL - [in beta](https://supabase.com/blog/2021/12/03/pg-graphql).
1717

1818
The APIs are:
1919

@@ -53,7 +53,7 @@ GraphQL is in Beta, and may have breaking changes. It is only available on self-
5353

5454
:::
5555

56-
GraphQL in Supabase works through [pg_graphql](/blog/2021/12/03/pg-graphql), an open source PostgreSQL extension for GraphQL.
56+
GraphQL in Supabase works through [pg_graphql](https://supabase.com/blog/2021/12/03/pg-graphql), an open source PostgreSQL extension for GraphQL.
5757

5858
### Realtime API
5959

@@ -411,7 +411,7 @@ alter table todos enable row level security;
411411

412412
Never expose the `service_role` key in a browser or anywhere where a user can see it. This Key can is designed to bypass Row Level Security - so it should only be used on a private server.
413413

414-
We have [partnered with GitHub](/blog/2022/03/28/community-day#supabase-is-now-a-github-secret-scanning-partner) to scan for Supabase `service_role` keys pushed to public repositories.
414+
We have [partnered with GitHub](https://supabase.com/blog/2022/03/28/community-day#supabase-is-now-a-github-secret-scanning-partner) to scan for Supabase `service_role` keys pushed to public repositories.
415415
If they detect any keys with service_role privileges being pushed to GitHub, they will forward the API key to us, so that we can automatically revoke the detected secrets and notify you, protecting your data against malicious actors.
416416

417417
### Safeguards towards accidental deletes and updates

web/docs/guides/functions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ You can find a list of useful [Edge Function Examples](https://github.com/supaba
264264
### Database Functions vs Edge Functions
265265

266266
For data-intensive operations we recommend using [Database Functions](/docs/guides/database/functions), which are executed within your database
267-
and can be called remotely using the [REST and GraphQL API](/docs/guides/database/api).
267+
and can be called remotely using the [REST and GraphQL API](/docs/guides/api).
268268

269269
For use-cases which require low-latency we recommend [Edge Functions](/docs/guides/functions), which are globally-distributed and can be written in Typescript.
270270

0 commit comments

Comments
 (0)