Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 375 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 375 Bytes

Sentry Hackweek

Welcome to #hackweek!

To get the project running:

npm install && npm start

The Hackweek site uses firebase, so to deploy it you'll need Google credentials.

Deployment

For dev deployments:

npm run build && npm run deploy-dev

Note

You don't need to run dev deploys if you don't change the database.rules.bolt file.