botpress
Version:
The world's first CMS for bots. Easily create, manage and extend chatbots.
14 lines (7 loc) • 426 B
Markdown
## Run bot
Run `npm start` to start your bot.
By default bot runs locally with web interface available at http://localhost:3000
## Deploy
Check [Heroku](https://botpress.io/docs/deploy/heroku/) and [AWS](https://botpress.io/docs/deploy/aws/) deploy tutorials to get started
## Development
To learn more on how to work with [Botpress](https://botpress.io/) you can read [here](https://botpress.io/docs/getting_started/).