Divyendu Singh
Divyendu Singh
We can support both, editor autocomplete works when types for various call signatures is specified like in [graphql-yoga](https://github.com/prismagraphql/graphql-yoga/blob/master/src/index.ts#L343-L353). I will set it up and send a couple of GIFs to...
> You could compile your modules with a bundler like ESBuild I wrote a quick utility to do just that, in case this is of interest to anyone https://www.npmjs.com/package/plv8ify
We can also contemplate other solutions to automate (like puppeteer?)
@muatik : This would involve being able to configure SMTP from configuration and some sort of UI that allows the user to schedule emails. What do you have in mind,...
@muatik : I can take this up but I would need help from @xorxor to know about the JS build system, in repo I was only able to find the...
Once the build system is recovered/discovered or in place, I can take the front end part up. **Life happens**, I understand @xorxor can be pre occupied :) Let's wait for...
@muatik : Should I start on reverse engineering the JS build system ? Any preferences on what do you want to use for the new build system ? ( say...
I think this is a duplicate of https://github.com/muatik/flask-profiler/issues/39
My idea of dump was that the user should be able to profile a feature and save related information before deleting the DB and start to profile some other feature....
Yes, something like this. So, say I saw that one of my endpoints is taking time, I make a deployment to fix this. This graph will help me easily validate...