The ddr. website is a Next.js app.
-
Set a Radio Cult API key in
.env.local
.NEXT_PUBLIC_RADIO_CULT_API_KEY=your_api_key
-
npm install
-
npm run dev
The app is deployed automatically on any changes in the main
branch.
The ddr. website is a Next.js app.
Set a Radio Cult API key in .env.local
.
NEXT_PUBLIC_RADIO_CULT_API_KEY=your_api_key
npm install
npm run dev
The app is deployed automatically on any changes in the main
branch.