juergen@feddit.org to Technology@lemmy.worldEnglish · 22 hours agoFrance and Germany, in joint collaboration, have developed a Google Docs alternative - and its awesome! (Netherlands are currently onboarded)mastodon.socialexternal-linkmessage-square104fedilinkarrow-up11Karrow-down19
arrow-up1995arrow-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 · 22 hours agomessage-square104fedilink
minus-squareNekuSoul@lemmy.nekusoul.delinkfedilinkEnglisharrow-up33·edit-211 hours 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-up2·edit-21 hour 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.