Skip to content

BravesDevs/hightunes

Repository files navigation

HighTunes Logo

Music streaming backend, built with ❤️ in NestJS.

Description

Music streaming backend, built on NestJS, provides a seamless and immersive experience for users to discover, stream, and curate their favorite music. With advanced features like personalized recommendations and social sharing, we aim to revolutionize the way people enjoy music online.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Stay in touch

License

Nest is MIT licensed.

About

Backend for music streaming platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published