Rare Server Getting Started: Run pipenv install to install the dependencies Run pipenv shell to start the virtual environment Create a db.sqlite3 file Add a connection to the database file Run the commands in the loaddata.sql file to create the tables in the database