You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm a Node.js beginner and I don't know how to getting started with this Api.ai SDK for Node.js.
I just need a simple tutorial to create a basic Node.js client-server application, can you help me?
I've follow instructions on README.md and it works, but now I want to create a simple custom chat and then to deploy it on my remote server.
I've try to save main.js on my server, and with gulp-nodemon watch a second file that get user input; when it changes, server restarts but it doesn't work so well...
What npm/library I need to make my project?
Can I get some little help to getting started?
If you help me, I'll help you to contribute on documentation with my sample project and relative tutorial.
Thanks!
The text was updated successfully, but these errors were encountered:
andreabazerla
changed the title
Api.ai Node.js Client Tutorial
Api.ai Node.js Client-Server Application Tutorial
Sep 10, 2017
Hi, I'm a Node.js beginner and I don't know how to getting started with this Api.ai SDK for Node.js.
I just need a simple tutorial to create a basic Node.js client-server application, can you help me?
I've follow instructions on README.md and it works, but now I want to create a simple custom chat and then to deploy it on my remote server.
I've try to save main.js on my server, and with gulp-nodemon watch a second file that get user input; when it changes, server restarts but it doesn't work so well...
What npm/library I need to make my project?
Can I get some little help to getting started?
If you help me, I'll help you to contribute on documentation with my sample project and relative tutorial.
Thanks!
The text was updated successfully, but these errors were encountered: