Initial Setup & Tour¶
Quickstart¶
-
Initialize your database using the prebuilt option. When prompted, type yes to download the prebuilt database.
simmate database resetTip
By default, Simmate uses an SQLite database. This is a simple file-based database stored in your configuration directory (usually
~/simmate/). You can find your settings and database file there! -
Start the Simmate local web server:
simmate run-server -
Visit your local dashboard by opening your web browser to http://127.0.0.1:8000/.
-
Take a tour of the user interface! You can now explore the data and apps that come pre-installed.