JS Client library to interact with Supabase Functions.
https://supabase.github.io/functions-js/index.html
To run tests you will need Node 18+.
You are going to need docker daemon running to execute tests.
To start test run use the following command:
npm i
npm run test