# excalidraw-room ## Requirements - [Node.js](https://nodejs.org/en/) - [Google Cloud SDK](https://cloud.google.com/sdk/?hl=en_US) ## Install ``` yarn ``` ## Build ``` yarn build ``` ## Run ``` yarn start ``` ## Deploy Make sure you have access to the [`excalidraw-room`](https://console.cloud.google.com/home/dashboard?project=excalidraw-room) project. ``` yarn deploy ```