kakidiakoafonso / nlw-heat-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Next level week - heat project

This is a project done during the RocketSeat NWL heat event, this project has a small function of exchanging messages between developers, using authentication with github.

##Technologies , frameworks and libraries used

  • Node JS
  • Prisma
  • Express
  • Socket io

###Node JS Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. ###Express Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications. ###Prisma Next-generation Node.js and TypeScript ORM ###Socket io Socket.IO is a library that enables real-time, bidirectional and event-based communication between the browser and the server.

Executando o projeto

Utilize o yarn ou o npm install para instalar as dependências do projeto.

yarn install
prisma migrate
yarn prisma migrate
yarn start

acess http://localhost:400/

About


Languages

Language:TypeScript 83.6%Language:Shell 8.3%Language:HTML 8.0%