hallidayo
a7c6f3ec9a
fix: edge functions removed port 465 ( #22071 )
...
removed port 465
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
2024-03-19 07:45:37 +00:00
Charis
14ca7b6ed9
docs: add sentry integration docs ( #21439 )
...
* docs: add sentry integration docs
* feat: add sentry edge functions monitoring guide.
* feat: add sentry functions example.
* fix: navbar.
* chore: nits.
* chore: add to functions example list.
* fix: formatting.
* chore: add nextjs example.
* fix: rename sentry guide
* remove configuration options
* Apply suggestions from code review
Co-authored-by: Kamil Ogórek <kamil.ogorek@gmail.com >
---------
Co-authored-by: thorwebdev <thor@supabase.io >
Co-authored-by: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com >
Co-authored-by: Kamil Ogórek <kamil.ogorek@gmail.com >
2024-03-06 14:50:03 +00:00
냥냐챠
b10301bc3c
chore: update an edge function example ( #21539 )
...
chore: update `send-email-stmp` example
2024-02-27 10:49:26 +00:00
Charis
a4d4f68797
fix db connections for example edge functions ( #20889 )
2024-01-30 18:28:05 -05:00
Yoann Fuks
20e8a01563
Fix(example): methods cors on restful-tasks edge ( #20128 )
...
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
2024-01-03 17:23:36 +00:00
Robbie
0ac88f68b4
Add Tunnelmole as an open source alternative to ngrok for your Discord Bot ( #19864 )
...
* Add Tunnelmole as an open source alternative to ngrok
* More compact instructions
---------
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
2023-12-20 17:16:15 +00:00
Anwar Knyane
4e4ff1f02a
fix GitHub actions and add extra security to project-id ( #19851 )
...
* Update deploy.yaml
* update deploy.yaml for functions
---------
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
2023-12-19 18:54:59 +00:00
Charis
7fdc3ce358
Revert "Feat/pdf file upload and extraction edge function example" ( #19750 )
...
Revert "Feat/pdf file upload and extraction edge function example (#15580 )"
This reverts commit 62cdcf7149 .
2023-12-14 18:46:48 +00:00
Adams Abdulhakeem
62cdcf7149
Feat/pdf file upload and extraction edge function example ( #15580 )
...
* feat: Feat/pdf file upload and extraction edge function example
* Added MDX file, slightly improvements on function code
* Added to the navbar, refactored into Deno.serve()
* Apply suggestions from code review
---------
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com >
Co-authored-by: Rodrigo Mansueli Nunes <rodrigo@mansueli.com >
Co-authored-by: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com >
2023-12-15 02:10:11 +08:00
wave-light
81e146f26b
Update README.md ( #19103 )
...
Correct the example endpoint to `/oak-server/greet`
2023-11-26 22:08:36 -05:00
Thor 雷神 Schaeff
772c4ac119
docs: update scopes docs. ( #19090 )
...
* docs: update scopes docs.
* docs: backlink to oauth app creation docs.
2023-11-20 07:06:01 +00:00
Lakshan Perera
67367d7f4e
chore: updated Edge Functions examples ( #18742 )
...
* Removed the use of deprecated std/http in favor of Deno.serve
* Use full import paths instead of using paths from import maps (less
confusing, easy to copy examples)
* Formatted all examples with `deno fmt`
2023-11-06 19:55:22 +11:00
Rodrigo Martins Mansueli
0f5d1e9594
Feat add edge function slack mention example ( #18237 )
...
* feat edge slack mention
* docs: fix slack thread_ts property casing
---------
Co-authored-by: Greg Richardson <greg.nmr@gmail.com >
2023-10-17 15:13:51 -03:00
Greg Richardson
c743800909
docs: update edge function url format
2023-09-19 15:34:41 -06:00
thorwebdev
8469278129
feat: add supabase connect edge function example.
2023-08-01 15:37:38 +08:00
Ivan Vasilov
fa10829677
Switch the obsoleted routes to the integrations to the new routes.
2023-07-20 22:57:08 +02:00
Greg Richardson
26be8af745
chore: change dashboard links to new url
2023-06-22 09:32:18 -06:00
thorwebdev
0c817dbd24
feat: add resend example.
2023-06-19 14:02:36 +08:00
thorwebdev
0877df6fbb
chore: use latest cli version.
2023-06-01 12:58:01 +08:00
thorwebdev
66455d5ebb
feat: add docs for deploy all edge functions.
2023-06-01 12:49:48 +08:00
Thor 雷神 Schaeff
bfec9ae27e
Merge pull request #14517 from supabase/thor/ef-huggingface-guide
...
feat: add huggingface example and guide.
2023-05-23 21:43:31 +08:00
Alaister Young
4bdef60e09
Merge branch 'master' into chore/switch-to-slash-dashboard
2023-05-23 17:11:44 +10:00
thorwebdev
77441f52e2
feat: add huggingface example and guide.
2023-05-23 00:58:47 +08:00
thorwebdev
31074c18c1
chore: verify jwt.
2023-05-22 23:30:27 +08:00
thorwebdev
6428338e3e
feat: add upstash redis ratelimiting example.
2023-05-22 23:27:51 +08:00
Alaister Young
9cdeb4fddb
chore: switch to /dashboard
2023-05-11 22:34:22 +10:00
thorwebdev
bfa8fcefb9
chore: hostname from env var.
2023-05-02 22:11:42 +08:00
thorwebdev
200ca3c877
feat: add kysely postgres example.
2023-05-02 12:39:49 +08:00
thorwebdev
7bab95fced
chore: update postgres on the edge.
2023-05-02 12:31:39 +08:00
Thor 雷神 Schaeff
b1bd9a8ab0
Merge pull request #12139 from supabase/thor/tweet-to-image
2023-04-20 19:16:30 +08:00
Isaiah Hamilton
eac84299cd
remove demo link
2023-03-14 15:21:27 -04:00
thorwebdev
4dd6ab8f87
chore: update openai and streams examples.
2023-02-21 11:23:39 +08:00
thorwebdev
a23c76788b
Merge branch 'master' into thor/ef-serve-default-release
2023-02-17 14:16:01 +08:00
thorwebdev
5bd05e4099
chore: update to import_map and serve.
2023-02-17 14:09:27 +08:00
Thor 雷神 Schaeff
10ae26db6b
Merge pull request #12499 from supabase/feat/streaming-edge-function-example
...
Streams edge function example
2023-02-17 11:54:29 +08:00
Greg Richardson
f4feabb65a
chore(examples): openai env var for edge function example
2023-02-16 19:49:28 -07:00
Greg Richardson
6c28c7d133
chore(examples): readme for openai edge function example
2023-02-16 19:45:27 -07:00
Greg Richardson
5545958446
feat(examples): streams edge function
2023-02-16 19:42:03 -07:00
Greg Richardson
d34452de98
feat(examples): openai edge function
2023-02-16 19:27:59 -07:00
Thor 雷神 Schaeff
00a57d4d51
chore: run prettier.
2023-02-14 11:31:32 +08:00
Sam Aybar
867ade5415
chore: add postgres-on-the-edge example
2023-02-13 10:01:23 -05:00
Isaiah Hamilton
6c6caf35e9
Merge pull request #12185 from marc-tech/patch-1
...
Update typo
2023-02-09 22:13:51 -05:00
dng
8c15988869
Apply suggestions from code review
2023-02-08 11:30:17 -08:00
thorwebdev
e20bcce4d1
feat: add upstash redis example and docs.
2023-02-08 23:39:20 +08:00
Marc
8025feee36
Update typo
...
When I fist read the comment I was thinking that I can remove /oak-server because "path should be prefixed with function name"
2023-02-05 19:12:07 +01:00
thorwebdev
080a0a1735
feat: tweet to image example.
2023-02-03 10:32:14 +08:00
Lakshan Perera
a9d3ec0708
fix: missing async keyword in example
2023-01-27 12:58:02 +07:00
Thor 雷神 Schaeff
a2b2e815c1
Merge pull request #10814 from supabase/thor/discord-bot-example
...
feat: add discord bot example.
2022-12-15 16:18:42 +08:00
thorwebdev
8d3d87027a
chore: simplify discord example.
2022-12-15 16:07:01 +08:00
thorwebdev
ca3bcbf387
feat: add discord private thread.
2022-12-10 22:17:35 +08:00