# To run with Docker:
- Clone repository:
git clone https://github.com/synbiochem/PathwayGenie.git
- Navigate to PathwayGenie directory:
cd PathwayGenie
- Run start_server script, with optional port (if port is not provided, a randomly assigned empty port will be provided):
bash start_server.sh 80