@omneedia/functions-js
v1.0.0
Published
JS Client library to interact with Omneedia Functions.
Downloads
5
Readme
functions-js
JS Client library to interact with Supabase Functions.
Docs
https://supabase.github.io/functions-js/v2
testing
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