Open Source Software for Self-Hosted
Webpack
Webpack is an open-source module bundler for JavaScript. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset. It can transform front-end assets like HTML, CSS, and images where corresponding loaders ar included and takes modules with dependencies and generates static assets representing those modules.
Flutter
Flutter is an open-source UI software development kit created by Google. Flutter allows developers to write Android and iOS application in Dart. Flutter can be installed on any desktop computer and server that runs Linux, macOS or Windows. The SDK provide developers with a great developer experience with hot reload, that allows for quick iterations and a quick development workflow when building UI's, adding features and fixing bugs.
Ant Design
Ant Design is a open-source React UI library and design system that comes packed with plethora of easy-to-use components. The framework consist of UI components that are free to use for any project. Currently Ant Design is used to create UIs for big Chinese companies like Alibaba, Tencent and Baidu. Ant Design provided a suite of out-of-the-box components that are ready to use even on an enterprise-level.
LayerBB
LayerBB is a small yet feature rich, free and open-source community software written in PHP. LayerBB enables you to quickly and easily start your own community while providing great flexibility and customisability.
Baserow.io
Baserow.io is an open source online database that can be self-hosted or rented as a software service. With Baserow you can create your own database without technical experience. Our user friendly no-code tool gives you the powers of a developer without leaving your browser.
XAMPP
XAMPP is a free and open-source Apache web server stack used in web development. The XAMPP stack contains pre-configured versions of Apache HTTP Server, MariaDB, PHP, and Perl. XAMPP makes it really easy to install and use the stack on macOS, Linux or Windows.
PHP Microsite Boilerplate
PHP Microsite Boilerplate is a PHP framework to create simple, yet strongly functional, fast, and secure websites on basically every environment. PHP Microsite Boilerplate provides a simple starting block without installation of multiple dependencies and exhausting setup and configuration process. Allowing people to focus on building their website and simply host on cheap share hosting, cloud instances and hardware.
MkDocs
MkDocs is a fast, simple and open-source static site generator that's geared towards building project documentation for software projects. With MkDocs it's easy to setup documentation with source files that are written in Markdown, and configured with a single YAML configuration file. When it is time to host your documentation, MkDocs builds completely static HTML sites for GitHub pages, Amazon S3 or a hosting provider of your choice.
GitLab
A web-based tool for DevOps lifecycle management and source code hosing. GitLab, much like GitHub use the open-source technology Git for repository management and code reversion. On top of that GitLab provide extra services like issue-tracking, wiki and CI/CD pipelines for code deployment. The main difference between GitLab and GitHub is that GitLab is open-source and the whole platform can be self-hosted on your own server. GitLab also provides the same hosted repository solutions provided by GitHub.