## Connect Rasa to a web site with the recommended platform
*Rasa Open Source*  
Nov 6, 2019

Hey there,  
I have been also struggling with this, but finally cracked it. Please read the below article if anyone needs help.

## Help needed in connecting Rasa to a website
*Tutorials, Resources & Videos*  
Sep 18, 2019

Hey, it would be really helpful if someone could give me a step by step tutorial on how to run rasa on a website.  
Points which I don't understand are:

- Which services need to be run and in which order for all this to work (i.e.: rasa run, ngrok)
- Why is my chatbot showing connecting to server and no…

## Rasa core integration with chatwidget
*Rasa Open Source*  
Sep 16, 2019

Ran everything like you said but always running into this error.  
Node version - v8.10.0  
Npm version - 3.5.8  
Please help.

```javascript
/react-ui/node_modules/rasa-webchat/index.js: Unexpected token (8:6)
6 | init: (args) => {
7 | ReactDOM.render(
> 8 | <Widget
| ^
9 | soc…
```
