Skip to content
Asheesh Laroia edited this page Jan 27, 2015 · 8 revisions

Demo mode

This page documents some features of the Sandstorm demo mode, whose code exists in the main Sandstorm repository.

Purpose of demo mode

The main purpose of the demo mode is to let people learn more about the Sandstorm platform by using a Sandstorm instance without having to think about registering for an account.

Data deletion

Data is in fact deleted periodically. To learn about how, read the code implementing the demo.

At the time of writing, the period of data deletion is not configurable.

Clone this wiki locally