Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 454 Bytes

readme.md

File metadata and controls

11 lines (9 loc) · 454 Bytes

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