opencloud – an alternative to nextcloud written in Go
Server Backend TipFor general information about OpenCloud and how to install please visit OpenCloud on Github and OpenCloud GmbH. This is the main repository of the OpenCloud server. It contains the golang codebase for the backend services. Getting Involved The OpenCloud server is released under Apache 2.0. The project is thrilled to receive contributions in all forms. Start hacking now, there are many ways to get involved such as: Reporting issues or bugs Requesting features Writing documentation Writing code or extend our tests Reviewing code Helping others in the community Every contribution is meaningful and appreciated! Please refer to our Contribution Guidelines if you want to get started. Build OpenCloud To build the backend, follow these instructions: Generate the assets…