You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the Mongo adapter to work with version 0.3.0-alpha.4 or up of @diaspora/diaspora.
Install the alpha version of Diaspora with npm install --no-save @diaspora/[email protected].
You can use the typescript library kickstarter(this is a private repository) to quickly get a runnable build pipeline to test the adapter.
Tests are badly implemented, and some of them are not relevant with the changes introduced by 0.3.0 of Diaspora. Use it to get an overview about the progression of the transscripting, but you'll have to do some work on them too. I'm here to help.
Footnote: be carefull with git pushes: travis will yell at you...
The text was updated successfully, but these errors were encountered:
Update the Mongo adapter to work with version 0.3.0-alpha.4 or up of @diaspora/diaspora.
Install the alpha version of Diaspora with
npm install --no-save @diaspora/[email protected]
.You can use the typescript library kickstarter (this is a private repository) to quickly get a runnable build pipeline to test the adapter.
Footnote: be carefull with
git push
es: travis will yell at you...The text was updated successfully, but these errors were encountered: