Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 262 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 262 Bytes

ChatBot

  1. Rodar npm install

  2. Executar npm run start:dev

  3. Abrir o navegador no endereço : http://localhost:8000

  4. Rodar autenticação node app.js

  5. Fazer login no DB

"exec": "npx ts-node ./Autenticação/app.js" (Colocar no nodemom)