0.0.5 • Published 5 years ago

@nocodesites/plugin-website-loader v0.0.5

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

@nocodesites/plugin-website-loader

A nocode source plugin that uses a website api key to fetch details about the integrations of that website from the nocode api.

usage

You need to have the nocode api key, api url and the website id exported as the following variables:

export NOCODE_API_URL=http://localhost
export NOCODE_API_KEY=123abc
export NOCODE_SITE_ID=1

This module will then connect to the api and fetch the important info - for example:

  • stripe client id
  • nocode stripe public key
0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

6 years ago

0.0.1

6 years ago