Welcome to KCHUNG Radio!
- make sure you have these installed:
- in your terminal:
git clone https://github.com/kchungradio/kchungradio.org.git
cd kchungradio.org
npm install
- OPTIONAL: Get the aws secrets and put in a
.env
file or in.envrc.local
if you usedirenv
. This is only needed if you want to connect to the archive. npm run dev
- visit http://localhost:3000 in your browser
every PR gets deployed to its own staging url.
Changes merged with the main
branch automaticcaly get deployed to www.kchungradio.org.
Check the issue tracker for discussion on bugs and enhancements.
You can also find us in the #website channel on the KCHUNG Slack.