Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 393 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 393 Bytes

After you've installed Node and download this repo, open the repo folder and install the dependencies by typing npm install.

Create a .env file in the root folder with API_KEY equal to your Podcast Index API Key, and API_SECRET equal to your Podcast Index API Secret.

to start the server and open the app in a new browser tab type npm run dev -- --open