This is the status website for Karuna 2020: https://status.karuna2020.org
Create a new incident:
npm run new-incidentUpdate an incident:
npm run update-incidentDelete an incident:
npm run delete-incidentStart a local development server:
npm run devBuild for production:
npm run generate