https://github.com/deepstreamio/ds-realtime-retrospective-board
files for realtime retrospective board tutorial
https://github.com/deepstreamio/ds-realtime-retrospective-board
Last synced: about 1 year ago
JSON representation
files for realtime retrospective board tutorial
- Host: GitHub
- URL: https://github.com/deepstreamio/ds-realtime-retrospective-board
- Owner: deepstreamIO
- License: mit
- Created: 2015-11-01T10:15:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-04-07T15:18:10.000Z (about 7 years ago)
- Last Synced: 2025-04-18T23:59:44.399Z (about 1 year ago)
- Language: CSS
- Size: 110 KB
- Stars: 42
- Watchers: 9
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#ds-realtime-retrospective-board
## Install and run server
```
1. cd server
2. npm install
3. node start
```
## Run client
```
1. Open client/index.html in browser
2. Login with any username and the password 'sesame'
```