Skip to content

kchungradio/kchungradio.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kchungradio.org

Welcome to KCHUNG Radio!

Local Development

  • 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 use direnv. This is only needed if you want to connect to the archive.
    • npm run dev
  • visit http://localhost:3000 in your browser

Deploys

every PR gets deployed to its own staging url.

Changes merged with the main branch automaticcaly get deployed to www.kchungradio.org.

Chat about stuff under issues

Check the issue tracker for discussion on bugs and enhancements.

You can also find us in the #website channel on the KCHUNG Slack.