viniciuscm97 / chat

Chatbot desenvolvido em NodeJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat de suporte

chat support to use on websites with communication between users and administrator, the user opens a request on the website and this request is open to admin answer

Main used technologies

  • NodeJS
  • Npm
  • Express
  • Typescript
  • socket io
  • uuid

DataBases

  • Relational database: SQLite
  • Type ORM

How to start

  • Install modules

    npm install
  • Start the bot

    npm start / npm run dev

About

Chatbot desenvolvido em NodeJS


Languages

Language:TypeScript 56.3%Language:JavaScript 17.4%Language:HTML 14.5%Language:CSS 11.7%