woebot dashboard is the first web dashboard build for Woebot with nodejs
- Check at https://woebot.rjryt.me
Installation (Replit)
- Fork the Source Code from Replit
- Install dependencies using
npm install - Add new secret as
PORTand give the app port. eg:3000, 8080 - Start App using
npm start
- DownLoad the source Code to your Local Storage https://github.com/woebot-official/web-v1.git
- Install dependencies using
npm install - Rename the file
example.envto.envand change port if needed. - Start App using
npm start
- Give a star if u like