Skip to content

This app was developed during NLW 4.0 (Next Level Week), and aims to simulate an NPS (Net Promoter Score) API using NodeJS

Notifications You must be signed in to change notification settings

filipe1309/rs-nodejs-nps-api

Repository files navigation

🚀 Rocktseat NodeJS NPS API

This app was developed during NLW 4.0 (Next Level Week), and aims to simulate an NPS (Net Promoter Score) API using NodeJS.

💻 Technologies

🧰 Architecture

Database

alt

💿 Installation

# Install dependencies
yarn

# Run migrations to create SQLite database
yarn typeorm migration:run

🏃 Running

yarn dev

✅ Tests

yarn test

About

This app was developed during NLW 4.0 (Next Level Week), and aims to simulate an NPS (Net Promoter Score) API using NodeJS

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published