Skip to content

supabase/functions-js

⚠️ REPOSITORY DEPRECATED - MOVED TO MONOREPO

🚨 This repository has been moved and will be archived on October 10, 2025

All development has moved to the Supabase JS Monorepo

If you're looking for the README of functions-js, you can find it at:
https://github.com/supabase/supabase-js/tree/master/packages/core/functions-js

What happened?

This repository was merged into the main Supabase JS monorepo for better coordination, testing, and releases.

What you need to do:

If you have open work:

  • Uncommitted changes: Manually transport your work to the monorepo (file structure is the same under packages/core/functions-js/)
  • Open PRs: Tag a maintainer in your PR and we'll help you migrate it
  • Issues: Will be transported to the supabase-js repository

⚠️ This is the old repository. Please use the supabase-js monorepo going forward.


functions-js (DEPRECATED - USE MONOREPO)

Coverage Status pkg.pr.new

JS Client library to interact with Supabase Functions.

Docs

https://supabase.com/docs/reference/javascript/functions-invoke

testing

To run tests you will need Node 20+.

You are going to need docker daemon running to execute tests.

To start test run use the following command:

npm i
npm run test

About

Deprecated repo. Moved all work to https://github.com/supabase/supabase-js

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 21