-
AFIN DE donner la liberté à l'utilisateur du service propriétaire de ses données
http://remotestorage.io/
-
# Environment
Knex version: 0.20.10
Database + version: Oracle SE 12.2 oracaldb 4.2.0
OS: Debian Stretch Docker Image node:12-slim
@atiertant
Possibly related or at least potential to fix …
-
Cool looking project, I am just wondering what are the main advantages to transporting the HLS over WebSockets instead of the more traditional HTTP or HTTP2?
Thanks
-
Using promises features like async/await can be used.
-
Hello can you please add a simple example somewhere so we can get a feel for what this might feel like in the wild.
-
To allow easy box behaviour customization, we can use declare hooks at box creation to be able to modify input or output data.
Some use cases:
- Allow only owner to modify a resource without havin…
-
Hello Jake,
Thanks for the great work on this API wrapper, it does help a lot in managing Notion source data.
I'm building for my team of tech teachers a course writing pipeline from Notion to L…
-
nodemon started
TypeError: Cannot read property 'resque' of undefined
at Function.module.exports../src/server/jobs/index.ls.module.exports (/Users/mohammedsarfaraz/Projects/FullstackNode/fullsta…
-
When an org is created dynamically, probably due to the fact that error handler are processed before. Need to remove them when adding a new service then set them again after.
-
If authentication-local checks the isVerified field in the user record (if it exists), then the isVerified hook will not be needed.