update readme
This commit is contained in:
parent
c07fcccc69
commit
89ff6477f7
18
README.md
18
README.md
@ -1,3 +1,21 @@
|
|||||||
# Excalidraw Portal
|
# Excalidraw Portal
|
||||||
|
|
||||||
Collaboration server for Excalidraw
|
Collaboration server for Excalidraw
|
||||||
|
|
||||||
|
# Development
|
||||||
|
|
||||||
|
- install
|
||||||
|
|
||||||
|
```sh
|
||||||
|
yarn
|
||||||
|
```
|
||||||
|
|
||||||
|
- run development server
|
||||||
|
|
||||||
|
```sh
|
||||||
|
yarn start:dev
|
||||||
|
```
|
||||||
|
|
||||||
|
# Deployment
|
||||||
|
|
||||||
|
NOTE: currently the server IS NOT deployed automatically on push to the `master` branch, and must be done so manually by an admin.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user