Play all your favorite media content from YouTube and Spotify in a single combined playlist.
Platform specific content will now be a thing of the past.
-
- Package Link: ./packages/server
- README Link: ./packages/server/README.md
-
- Package Link: ./packages/web
- README Link: ./packages/web/README.md
-
$ yarn run install:all
-
# basic $ yarn run lint # run and fix all errors $ yarn run lint:fix
-
# unit tests $ yarn run test # integration tests $ yarn run test:int # e2e tests $ yarn run test:e2e # all tests $ yarn run test:all # test coverage $ yarn run test:cov[:int|:e2e|:all]
-
- Integrates ESLint into VS Code
- Extension Link: vscode:extension/dbaeumer.vscode-eslint
- Website Link: https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint
- Integrates ESLint into VS Code
-
- Adds syntax highlighting, linting, code completion, formatting, jump-to-definition and more for Prisma Schema files
- Extension Link: vscode:extension/Prisma.prisma
- Website Link: https://marketplace.visualstudio.com/items?itemName=Prisma.prisma
- Adds syntax highlighting, linting, code completion, formatting, jump-to-definition and more for Prisma Schema files
-
- Automatically rename paired HTML/XML tag, same as Visual Studio IDE does
- Extension Link: vscode:extension/formulahendry.auto-rename-tag
- Website Link: https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag
- Automatically rename paired HTML/XML tag, same as Visual Studio IDE does