Results 13 issues of parweb

Maybe it will be useful to not cache date if microFunction() throw an error actual code ``` module.exports = (ms, microFunction) => async (req, res) => { const lastCall =...

Hello, I try to follow the docs to try lunatic (https://crates.io/crates/lunatic) here the code I'm working on https://github.com/parweb/test-lunatic/ I succeed to build the app after adding `extern crate lunatic;` cargo...

I've just upgraded to react 18 after that the app continuously redirect to keycloak server then back to react then keycloak server (infinite loop) so I debug this behavior and...

It would be cool to have some documentation to test the repo in multi server mode

have you encounter this npm packages 👍 - https://www.npmjs.com/package/talib - https://www.npmjs.com/package/tulind I think it will be great to be compatible. this repo succeed integration maybe a starting point https://github.com/askmike/gekko

I just install this app on local and run it with yarn dev everything works I didn't change anything appart from env variables but when I navigate between pages it's...

Could we set the heigth at 100% like width and grid area would be calculate to fill all the area without blank ?

enhancement

Hi, Great initiative for your repo I would recommend to implement https://www.coinigy.com/ because this site can manage multiple exchange and provide an API ;)

I try to run the homepage example with those version ``` "dependencies": { "google-oauth-jwt-stream": "^1.0.4", "levelup": "^3.1.1", "sheet-down": "^1.1.3" } ``` But i have this error ``` node index.js /web/sheet-down/example/node_modules/levelup/lib/levelup.js:49...