# hackweek **Repository Path**: mirrors_getsentry/hackweek ## Basic Information - **Project Name**: hackweek - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Sentry Hackweek Welcome to #hackweek! To get the project running: ```bash npm install && npm start ``` The Hackweek site uses firebase, so to deploy it you'll need Google credentials. ## Deployment For dev deployments: ```bash 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.