Torsten Dittmann
Torsten Dittmann
I'll try and see to review this weekend 👍🏻 fyi, here is my poc #146 and I stopped when I realized the partials part.
> Good news 🎉. I think I've solved the issue with partials. The demo website works great now. > > I noticed the changes in the PR #146 , using...
I dont think markdoc supports this syntax as of right now 🤔
Actually it is possible => https://github.com/markdoc/markdoc/issues/480#issuecomment-1898706012 But the preprocessor only allows the default attributes right now, so this will result in an error for now.
Yeah, this is also very annoying for us and blocks the preview environments on a daily basis and someone has to manually clear the queue. It also happens with queue...
The DateTime Attribute got implemented and released with Appwrite 1.0.0 🥳 Thank you for your contribution 🙏🏻 You can read more [here](https://appwrite.io/1.0).
> Not storing JSON is a huge omission, IMHO. Yes you can stringify as save, as @Meldiron mentioned, but since you have to set a max string length in your...
> @TorstenDittmann, should we add `.setEndpoint` for self-hosted instances here, just like the `.setSelfSigned` logic? Yeah, lets add self-signed and endpoint to selfhosted instances 👍🏻
**What were you using before Dokploy?** Was using Render/fly.io and then moved to manual deployments using GitHub Actions + Docker Context with Swarm **Roughly how many services have you created...