Commit Graph

5 Commits

Author SHA1 Message Date
Chris Chinchilla d8bd6b047c docs: Examples Key changes (#45170)
## I have read the
[CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md)
file.

YES

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Documentation**
* Updated examples and guides to use Supabase publishable (client) keys
instead of anon keys for client-side usage across frameworks and
platforms.
* Renamed environment variable examples and .env templates to reflect
publishable key naming.
* Adjusted sample requests and client-init examples to send/use the
publishable key via the apikey header where applicable.
* Updated references from service_role to secret for server-side
credential guidance.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: fadymak <fady@fadymak.com>
2026-05-04 12:58:16 +02:00
Ivan Vasilov d07e78a616 chore: Run prettier on examples folder (#43851)
This PR runs `prettier` on the `examples` folder.

Depends on https://github.com/supabase/supabase/pull/43849.
2026-03-18 10:51:10 +01:00
Han Qiao 4348aa739c chore: simpler storage and ai config examples (#30781)
* chore: simpler storage config examples

* chore: simplify ai examples

* chore: simplify image search config
2024-12-02 19:19:35 +08:00
Han Qiao 5ea41f3be4 chore: update storage examples config file (#30712)
* chore: update storage examples config file

* chore: initialise supabase config for resumable uploads
2024-11-28 20:27:25 +08:00
Thor 雷神 Schaeff b427907a24 blog: Protomaps Supabase Storage Blog & Example (#27231)
* chore: add example.

* blog: host protomaps on supabase storage.

* chore: some cal blogpost nits.

* chore: add video to top.
2024-06-19 21:07:56 +08:00