mateusnobre / 16_api_sing_me_a_song

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Sing Me A Song

App built with Express and Typescript (and tested with jest) to song recommendation system.

To run the project, after cloning the repository:

Clone the .env.sample and write your database vars

cp .env.sample .env

Testing

npm run test

Starting the Server

npm run start

About


Languages

Language:TypeScript 87.2%Language:Shell 12.3%Language:JavaScript 0.5%