Audio API for sharing your audio. Add songs, change your profile settings, subscribe to different users, like tracks, choose response language and much more.
$ npm installfill .env file according to example.env
# development
$ npm run start
# production mode
$ npm run servedocs will be available on localhost:{PORT}/docs/
$ npm run build# eslint
$ npm run lint
# prettier
$ npm run prettier:check