A band management app developed by @Mazurco066. Production publish URL: Playliter.
An API developed using NestJs and GraphQL to provide data to Playliter application.
This app was developed using
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
This project is licensed under the MIT License. Check the LICENSE file for further details.