Skip to content

Este é um projeto realizado junto ao NLW Return na trilha Impulse

Notifications You must be signed in to change notification settings

jvddavid/nlw-return-impulse-backend

Repository files navigation

BackEnd to Feedback Widget Application

BackEnd to Feedback Widget Application is a web application that allows you to create a feedback widget that will be displayed on your website. Created utilizing the SOLID principles.

Features

  • create a feedback in database
  • send feedback to email

Technologies used

  • Express.JS
  • Prisma
  • Nodemailer
  • TypeScript
  • Jest

Start the project

Install dependencies

npm install

Run development server

npm run dev

Run the project

npm run build && npm run start

Run the tests

npm run test

About

Este é um projeto realizado junto ao NLW Return na trilha Impulse

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages