unhosted / u36

Organization of our hosting team
0 stars 0 forks source link

NLnet milestone 1b: server as an npm module #2

Closed michielbdejong closed 10 years ago

michielbdejong commented 10 years ago

1b. write -02 compliant server as an npm module (2.500 euro) https://storage.5apps.com/michiel/public/shares/131122-1639-2013-08-019-mou-unhosted.pdf

michielbdejong commented 10 years ago

made a start with this in https://github.com/remotestorage/starter-kit/pull/7

still need to add unit tests, remove the assumption that the path starts with /storage/, and probably some other things, but should be possible to get this milestone done by 10 December, along with milestone 1a.

michielbdejong commented 10 years ago

published the remotestorage-server file from the starter-kit as https://npmjs.org/package/remotestorage-server needs tests.

michielbdejong commented 10 years ago

added tests and published here: http://community.remotestorage.io/t/npm-package-with-core-remotestorage-server-logic/140/5

it's already the top hit on npm search: https://npmjs.org/search?q=remotestorage

just need to also link to it here: http://remotestorage.io/provide/

michielbdejong commented 10 years ago

done. updated it quite a bit this week: https://github.com/remotestorage/remotestorage-server/blob/master/CHANGELOG.md also prepared a fork of reStore that uses it https://github.com/michielbdejong/restore

will claim the nlnet milestone now.