waynekent10 / transport-server

0 stars 0 forks source link

Rare Server

Getting Started:

  1. Run pipenv shell to start the virtual environment
  2. Run pipenv install to install the dependencies
  3. Create a db.sqlite3 file
  4. Add a connection to the database file
  5. Run the commands in the loaddata.sql file to create the tables in the database