Initialize the server first: from the server directory run
python manage.py init
This runs migrate, creates a workspace and admin user (you will be prompted for password), and can import seed_data and site config (e.g. web/design/site-config-store.json). Then configure Site/theme in Admin if needed.
Go to Admin