Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 335 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 335 Bytes

Radiosavta Next

Contributing

Required environment variables

The following variables are required for the app to run. they should be inside a .env.loca file in the projects root

# URL of the base api
BASE_API_URL=''
# Google analytics key
NEXT_PUBLIC_GOOGLE_ANALYTICS=''
# Mixpanel Api key
MIXPANEL_API_KEY=''