Skip to content

Projeto desenvolvido durante a NLW Expert da Rocktseat utilizando NodeJs e Typescript

Notifications You must be signed in to change notification settings

DiegoGuerra00/polls-nlw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLW Expert - Trilha NodeJS

Repository with the backend code for a poll system written in Typescript, utilizing PostgreSQL for storing poll settings and votes, Prisma for managing the database and Redis for fast votes calculations.

Features

  • Create, read and delete polls
  • Vote on polls
  • Typescript for type safe devlopment

Technologies

  • Typescript
  • Database: PostgreSQL
  • ORM: Prisma
  • Cache: Redis

About

Projeto desenvolvido durante a NLW Expert da Rocktseat utilizando NodeJs e Typescript

Topics

Resources

Stars

Watchers

Forks