excalidraw-room/README.md
Panayiotis Lipiridis 01a7c634e4 SDK
2020-03-09 23:15:38 +02:00

33 lines
385 B
Markdown

# 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
```