Skip to content

Coomplimment is a feedback application. This was created based on NLW Together project, of Rocketseat.

License

Notifications You must be signed in to change notification settings

ianbandrade/coomplimment

Repository files navigation

Logo

Coomplimment

About    |    Techs    |    Run    |    Features    |    License

About

Coomplimment is a feedback back-end application. This was created based on NLW Together, of Rocketseat.

Techs

  • Node.JS v14.17.0
  • TypeScript v4.3.2
  • SQLite database

Run

Clone the repository

# Clone Repository
$ git clone /~https://github.com/ianbandrade/coomplimment.git

Run Server

# Go to folder
$ cd coomplimment

# Install the dependencies
$ yarn install

# Run migrations
$ yarn typeorm migrations:run

# Start the server
$ yarn dev

The console going to show the result

Features

  • User Login
  • Send compliments
  • User (as admin) can create a tag
  • Users compliments (received)
  • Users compliments (sent)

License

This project is under the MIT license. See the file LICENSE for more details.

About

Coomplimment is a feedback application. This was created based on NLW Together project, of Rocketseat.

Topics

Resources

License

Security policy

Stars

Watchers

Forks