Skip to content

supabase/functions-js

 
 

Repository files navigation

functions-js

JS Client library to interact with Supabase Functions.

testing

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

To start test run use the following command:

npm i
npm run test

Projects includes reporting with allure. Use the following command get more detailed test reports:

npm run test:report

You may need to have Java8 installed to generate the report.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published