An open API service indexing awesome lists of open source software.

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

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