Our blog

Get articles in your inbox on how to grow your SaaS business.

Deploy to Render and Heroku buttons

There isn’t a much quicker way to get started than a one-click deploy button. Those buttons take care of everything for you. You can start using your self-hosted StaticBackend instance in 30 seconds. What do you need? A Heroku or Render account. That’s the only requirement. How to test it? Go to the GitHub repository README and click on the Deploy to Heroku or Deploy to Render button. What are the resources needed?

Introducing support for PostgreSQL

The release of v1.2.0 introduces a new data persistence interface that allows the support of different database engines as the data store for StaticBackend. Since 2019, StaticBackend’s main database engine has been MongoDB. PostgreSQL is now fully supported as an alternative. How to try it StaticBackend now defaults to PostgreSQL. The demo docker-compose-demo.yml file is currently configured with PostgreSQL service by default. Here’s how you can get started and test for a brand new application.

How to get started with StaticBackend self-hosted version

Let’s start by getting the server code to your local development environment. There are three options to have a running StaticBackend instance: Docker and Docker Compose Pre-built binaries Compiling the source No matter which way you prefer, you’ll need to get the latest source code first. $> git clone git@github.com:staticbackendhq/core.git $> cd core Docker and Docker Compose If you already have access to Docker, you may execute the following commands to have your backend up and running quickly.

We're switching to an open source model

I’d be lying if I would not address the elephant in the room first. Of course, I decided to fork the road for StaticBackend toward an open-source future because I failed at reaching people and get the revenue out of the service. That being said, it seems to me that releasing a developer tool such as StaticBackend in a close source way is a hard seller. I’m asking you to trust me to build your app on top of a service that claims to be free from vendor locked-in but offers a limited exit option.

© 2023 Focus Centric Inc. All rights reserved.