56cce1b30f2107539353416edc3c8994de189fff
Crossfade
A TIDAL upload formatter and quality control tool for uploading to RED.
Getting Started
-
Clone reposity and edit default config values in
.env.local.example, then rename it to.env.local. -
Install dependencies, build, and run the app:
git clone https://github.com/anon28410/crossfade.git
cd crossfade
cp .env.local.example .env.local
npm install
npm run build
npm run start
- Navigate to
http://localhost:3000in your browser.
Prerequisites
You are required to already have the following CLI applications installed and configured:
Description
Languages
TypeScript
91.6%
JavaScript
6.8%
CSS
1.6%