Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

StaticBackend CLI v1.4.0

Compare
Choose a tag to compare
@dstpierre dstpierre released this 05 Jun 17:20
· 13 commits to master since this release

This release includes a full development server. The server is the same as the production one from the core package.

It uses volatile / in-memory data, so data is not persisting over restart. But all functionalities of the real backend is available from this simple local binary making it a great option to build quick prototype.