Kevin Wang

Results 11 issues of Kevin Wang

Is there a way we can specify the general config i.e. `include` or `attributes` for the specific CRUD action? Similar to configuring search. example ``` resource({ model: somemodel, include: [OtherModel],...

enhancement

something like `/count/[modelname]?query` would be really helpful! mongoose/mongodb has this

enhancement

Allow multiple instances of the same peer (id) to be connected concurrently. Note: PeerJS will have to be modified as well to multicast messages to concurrent peers.

feature

https://www.loom.com/share/58bfe85472ca4f56927b47d0c0bba9e1

Well... kind of official from the community standpoint, but if you're reading this you probably know the original asset-rack has been somewhat abandoned. I guess this thread should be used...

It looks like after I deploy a bunch of files, the upload consistently fails after an (x) amount of time non-specific to the file it is deploying. I get an...

add support for typescript untested, also needs addition of ts-loader into the package.json

Specify a license to release this code under, otherwise it's copyrighted by default. I recommend the MIT License: https://tldrlegal.com/license/mit-license or Apache 2 https://tldrlegal.com/license/apache-license-2.0-(apache-2.0)