Rare Server Getting Started: Run pipenv shell to start the virtual environment Run pipenv install to install the dependencies 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