juergen@feddit.org to Technology@lemmy.worldEnglish · 1 day agoFrance and Germany, in joint collaboration, have developed a Google Docs alternative - and its awesome! (Netherlands are currently onboarded)mastodon.socialexternal-linkmessage-square157fedilinkarrow-up11.29Karrow-down112
arrow-up11.28Karrow-down1external-linkFrance and Germany, in joint collaboration, have developed a Google Docs alternative - and its awesome! (Netherlands are currently onboarded)mastodon.socialjuergen@feddit.org to Technology@lemmy.worldEnglish · 1 day agomessage-square157fedilink
minus-squareNekuSoul@lemmy.nekusoul.delinkfedilinkEnglisharrow-up42·edit-21 day agoIn the README there’s also instructions for Docker Compose, although it’s quite the compose file, with SIXTEEN containers defined. Not something I’d want to self-host.
minus-squarelostbit@feddit.nllinkfedilinkEnglisharrow-up8·edit-215 hours agoit seems to contains development containers and external services containers. So the compose file is more for local dev it seems What i do find weird is the choice for Django for the backend. Python is incredibly slow, and django rest framework is even worse.
In the README there’s also instructions for Docker Compose, although it’s quite the compose file, with SIXTEEN containers defined. Not something I’d want to self-host.
it seems to contains development containers and external services containers. So the compose file is more for local dev it seems
What i do find weird is the choice for Django for the backend. Python is incredibly slow, and django rest framework is even worse.