Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.01 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.01 KB

  Karuna 2020 Status

This is the status website for Karuna 2020: https://status.karuna2020.org

Build status Dependencies GitHub

👩‍💻 Development

Create a new incident:

npm run new-incident

Update an incident:

npm run update-incident

Delete an incident:

npm run delete-incident

Start a local development server:

npm run dev

Build for production:

npm run generate

📄 License