botpress

v10.48.4
The world's first CMS for bots. Easily create, manage and extend chatbots.
bots chatbots bot framework messenger facebook slack botkit microsoft bot framework bot builder and 4 more...

prepublishOnly

npm run compile-prod

compile

./build.sh

compile-prod

NODE_ENV=production ./build.sh

test

BABEL_ENV=tests mocha --compilers js:babel-core/register --require tests/index.js tests/**

watch

rm -rf ./lib/web && concurrently -k "npm run watch-server" "node ./webpack.web.js --watch"

watch-server

babel src --source-maps --out-dir lib --watch --ignore src/cli/templates

compile-server

babel src --source-maps --out-dir lib --ignore src/cli/templates

Metadata

Downloads