Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.24 KB

File metadata and controls

26 lines (21 loc) · 1.24 KB

Mac/Linux instructions:

Windows instructions:

If using VSC, a DOS command prompt terminal is highly recommended, NOT PowerShell.

Perform same steps as above, except replace the "source env/bin/activate" command in step 4 with

  • env\Scripts\activate (or activate.bat)

To Launch the Flask API Server and RomCom API Client:

Database Refresh

To perform a full download of the current IMDB source files, and initialize or rebuild data structures (NOTE: requires 6 GB space, 3-5 minute compile time):

  • python romcomPrep.py

Clean Up

  • To get everything back to normal and remove files, type deactivate, then remove the lacey-bacon directory. Your system will be back to normal, as before the test.