Cloudea Platform is an open-source web platform, created by Cloudea, written in C#.
It boasts a comprehensive set of features including a vibrant forum, versatile tools, and an intuitive digital library.
The project strives to deliver exceptional performance, unparalleled accuracy, and a user-friendly interface.
With a focus on consistency and reliability, Cloudea Platform aims to empower users with the tools they need.
Available on Github, Cloudea Platform is licensed under the MIT license, which allows for broad usage and modification. Explore the project today and contribute to its growth and evolution. Join us on Github!
It currently consists of the following sub-projects:
- Server: cloudea-platform (this project)
- Front-End: cloudea-platform-nuxt3
Front-End: cloudea-platform-vue(deprecated)- Document: cloudea-platform-document
If you are planning to contribute or just want to learn more about this project please read through our documentation
If you wish to build the server yourself, follow these steps:
Install the .NET 8.0 (or higher) SDK. Make sure your SDK version is higher or equal to the required version.
Either use git clone https://github.com/CloudeaSoft/cloudea-platform
on the command line to clone the repository or use Code --> Download zip button to get the files.
To build Cloudea Platform, open a command prompt inside the project directory. You can quickly access it on Windows by holding shift in File Explorer, then right clicking and selecting Open command window here
. Then type the following command: dotnet build -c Release -o
build the built files will be found in the newly created build directory.
Feel free to dive in! Open an issue or submit PRs.
This project exists thanks to all the people who contribute.
MIT © Cloudea