neighbourhoodie / voice-of-interconnect

Offline First demo app for IBM InterConnect 2017
https://voiceofinterconnect.com/
Apache License 2.0
9 stars 1 forks source link

Lazy account creation #93

Closed gr2m closed 7 years ago

gr2m commented 7 years ago

We currently create a user account and start syncing on page load. That is causing a lot of unnecessary load. We should wait until the first message was recorded or type before we create an account for the user

gr2m commented 7 years ago

done via #111