Features preview
https://drive.google.com/file/d/1B2i7QeuBA8DNmXSYA-8qakwdAwtrmJJE/view?usp=sharing
- Arquitetura x64
- NodeJs 6.11 +
sudo apt-get install curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
sudo apt-get install -y nodejs
git clone https://github.com/terciodejesus/chatbot-cdc
cd chatbot-cdc/
npm install
npm start
or the command below to use star with nodemon
npm run dev
http://localhost:3000
Documentos com desenvolvimento do projeto: (requisitos, testes, arquitetura..):
http://goo.gl/5bSDbb
Trello para gerenciamento das atividades:
Release 2: https://trello.com/b/Xtn4jnUl/dev-release-2
Acesso a aplicação:
https://chatbot-cdc.herokuapp.com/