Skip to content

Project Installation

Sarswat Jha edited this page Mar 27, 2023 · 1 revision

Project Installation Help

To Install the Project on Windows / Mac:

  1. Open GitHub to the Project Repo
  2. Create a Fork of this repo for your own repo to make edits
  3. Clone the Fork into PyCharm
  4. After Project Opens, edit the workflow Files and docker_compose.yml files with your DockerHub Repo Username and Password
  5. Ensure that the docker image is running, by doing docker-compose
  6. Install the NPM modules using (npm install) in the terminal
  7. Start the webpage locally - npm start

DISCLAIMER:

Users are all expected to have the most updated versions of PyCharm, or any IDE with a terminal within

View Our Deployment Here: Click Here

Clone this wiki locally