@globocom/backstage-functions

v0.4.7
Remote serverless code executor
serverless sandbox functions backstage

test

REDIS_KEY_PREFIX=test nyc mocha --ui bdd --recursive test/

send_cover

nyc report --reporter=text-lcov | coveralls

start_dev

which nf && nf -j Procfile.local -e .env.local start

start_sandbox

NUM_CPUS=1 STORAGE=inmemory nf -j Procfile.sandbox -e .env.local start

lint

eslint lib test
npm i @globocom/backstage-functions

Metadata

  • MIT
  • >=8.13.0
  • Backstage Team
  • released 2/8/2024

Downloads