Mazurco066 / band-manager-api

Playliter API
MIT License
2 stars 0 forks source link
backend

Playliter API

A band management app developed by @Mazurco066. Production publish URL: Playliter.

About

An API developed using NestJs and GraphQL to provide data to Playliter application.

Libraries and Structure

This app was developed using

Setup

Assuming you have yarn, run the following commands to install dependencies and run the App:

yarn install
yarn start:dev

Obs: Dont forget to copy the content of .env.example file to a new .env file before starting

License

This project is licensed under the MIT License. Check the LICENSE file for further details.