Raj Siva-Rajah
Raj Siva-Rajah
Hi @rakshitgondwal. I’ve realised I’d need to use custom images to achieve what I need (because most scripts use cli tools that need to be installed). So I’d suggest leaving...
@stnguyen90 Has something changed with https://github.com/appwrite/appwrite/issues/1037? It’s still marked as open. I was directed to that issue when I opened this: https://github.com/appwrite/appwrite/issues/3796 Unless there’s another way I can build and...
@stnguyen90 That’s what I meant by my earlier reply. A bash runtime won’t be much use for me if I can’t install the packages/tools I’m calling in my scripts. I...
@stnguyen90 No worries! Yeah that’d be too slow unfortunately. My current setup is a custom docker image + Java REST API, so there’s no additional latency. Appwrite’s warm start latency...
@pinpox Thanks for your hard work on this! OIDC is a must for us and it’s the only reason we haven’t moved to Vaultwarden yet.
Now that Bootstrap 5 has dropped jquery, is there any advantage to using BootstrapVue with BS v5? For example: https://dev.to/codeply/using-bootstrap-5-with-vue-js-5fnp What would the advantage be of using a wrapper like...
@MechJosh0 Thanks, that's very helpful. Looks like I'll be waiting :) We're starting work on a new app soon so I want to use Bootstrap 5 and Vue 3 from...
The final beta of Bootstrap 5 was released last week: https://blog.getbootstrap.com/2021/03/23/bootstrap-5-beta-3/. The RC won't be far off now. I love BootstrapVue but the reality is **no-one** starting a new Bootstrap...
@stringfold All good points. I was being a bit hyperbolic when I said "no-one" :) But for us, beginning a large-scale SaaS project using previous versions of frameworks just isn't...
Hi guys Just a suggestion: you should add a prominent message to the top of your readme explaining this repo is deprecated and pointing to the CRA repo. At first...