The server of the feedback widget, where it can be placed on any website to receive user feedback
- Store in the database of feedbacks received
- Send an email to the website owner notifying them that new feedback has been received
- Automated tests
Back-end: TypeScript, Node.JS, Express, Cors, Jest, Nodemailer
Clone the project
git clone https://github.com/Gabriel-Passoss/feedget-back.gitEnter the project directory
cd feedget-backInstall the dependencies
npm installLaunch the app
npm run devTo run this project, you will need to add the following environment variables to your .env
DATABASE_URL