Software for Self-Hosted

SvelteKit SvelteKit

SvelteKit is a free and open-source framework used to create SSR, Static and Serverless web applications with Svelte. SvelteKit aims to replace Sapper and in the process unify the eco-system and have a single way to start building apps with Svelte. This will simplify on-boarding, and reduce maintenance and support burden for the core developers. SvelteKit fully embraces the serverless paradigm and has support for all the major serverless providers. Under the hood, SvelteKit uses Snowpack in development and compiles and hot reloads your code near instantly, making it an extremely pleasant developer experience.

Gulp.js Gulp.js

A toolkit to automate & enhance your workflow. Leverage gulp and the flexibility of JavaScript to automate slow, repetitive workflows and compose them into efficient build pipelines.

Actix.rs Actix.rs

A powerful, pragmatic, and extremely fast web framework for Rust. With Actix.rs you can forget about stringly typed objects, from request to response, everything has types. Actix provides a lot of features out of box. HTTP/2, logging, etc and is easily extensible. Allowing you to create your own libraries that any Actix application can use.

PostgREST PostgREST

PostgREST is a standalone web server and development tool that automatically turns your PostgreSQL database into a RESTful API.

Calendso Calendso

Calendso is a free and open source self-hosted Calendly alternative. Calendso is white-label by design and can be hosted on-premise or can be hosted and managed by Calendso for a monthly charge. The calendar software is built to be API-driven and ready to be deployed on your own domain and does not add hurdles to the self-hosting process to favor the managed solution. Calendso provides modern features and comes with integrations for popular third-party services like Salesforce, Zapier, HubSpot and many more. While also allow you and your company to build custom integrations for any platform out there, and integrate seamlessly with your existing workflow.

Apache Subversion Apache Subversion

Apache Subversion is a versioning and revision control system (VCS) developed and maintained by the Apache Software Foundation. With Apache Subversion software developers can manage, document and organize changes to files and directories of software projects. With Subversion teams of developers can maintain the current and historical versions of a project source code with ease.

Django Rest Framework Django Rest Framework

Django REST Framework is a free and open-source, powerful and flexible toolkit for building Web APIs with the Python framework, Django. With Django REST Framework it easy to create full-fledged REST APIs that follows the Django design pattern with models, views and urls. It comes with authentication policies including packages for OAuth1a and OAuth2 and a pre-built browsable API, much like Swagger.

WP Subscribe Pro WP Subscribe Pro

WP Subscribe Pro is a subscription WordPress plugin that you can setup and connect it with your subscription service. These days, email marketing is vital, and having an email subscriber list is key to running a successful blog. With WP Subscribe Pro you can boost your conversions of traffic to subscribers, and generate more residual traffic. WP Subscribe Pro integrates with popular third-party software and email marketing solutions like Feedburner, MailChimp and Aweber and more.

Svelte Svelte

Svelte introduces a radical new approach to building user interfaces with JavaScript. It is a compile-based component framework that builds efficient code that updates the DOM. Where most traditional frontend JavaScript framework does most of their work in the browser, Svelte includes that work in the compilation process when you build your app. This creates a smaller app which ultimately leads to faster load times and a better experience for the end-user.