https://github.com/thiagocabralcorreia/feedback-widget-server
Feedback Widget server. Project developed at Next Level Week Return (Rocketseat).
https://github.com/thiagocabralcorreia/feedback-widget-server
express jest nodejs sqlite
Last synced: 2 months ago
JSON representation
Feedback Widget server. Project developed at Next Level Week Return (Rocketseat).
- Host: GitHub
- URL: https://github.com/thiagocabralcorreia/feedback-widget-server
- Owner: thiagocabralcorreia
- Created: 2022-05-06T12:14:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-09T19:29:58.000Z (about 4 years ago)
- Last Synced: 2025-01-08T10:48:41.712Z (over 1 year ago)
- Topics: express, jest, nodejs, sqlite
- Language: JavaScript
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Feedback Widget Server
API server to receive feedback e-mail with screenshot. Project developed at **Next Level Week Return - Impulse (Rocketseat)** to study Node.js, Express, SQLite and tests with Jest.
Also check out the [website project](https://github.com/thiagocabralcorreia/feedback-widget-website) and the [mobile app project](https://github.com/thiagocabralcorreia/feedback-widget-app).
## Stacks
- Node.js
- Express
- SQLite
- Jest
## Extra Packages
- Prisma
- Nodemailer
## Quick Start
In the project directory, you can run:
```
npm start
```
#### 📫 Feel free to connect with me
[](https://www.linkedin.com/in/thiago-cabral-correia/)