Summary and extra tasks
So what we learnt in this tutorial was:
- Setting up deepstream with mongo storage adaptor
- Enabling auth using the storage adaptor
- Creating a record to represent each postit, subscribing and updating its content
- Creating a list to represent the board
- Applying some really basic permissions to stop users for editing postits that isn't theirs
Full application code​
embed:guides/post-it-board/app.html