Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you provide additional instructions on how to run the app after building it? #30

Open
alex-mlabs opened this issue Dec 5, 2023 · 1 comment

Comments

@alex-mlabs
Copy link

Could you add documentation to the current README.md to:

  1. Clarify if any environment or constant variables need to be set. I see references to email and AWS, but I'm not clear on what specific config variables need to be set and where.
  2. Could you document on 'what' should happen if the application runs?
  3. Could you document how to run the application?

`Installation

Dev environment
    To install Python dependencies, run pipenv install.
    You must have preinstalled Node.js.
    To install node dependencies, run yarn -cwd ticketscraping/js.
    If node-canvas in node_modules fails to install, please check if you have the correct prerequisite softwares installed on your machine. The detail can be found at https://github.com/Automattic/node-canvas/wiki#installation-guides based on your system.
Prod environment
    Use Dockerfile to build a container image.

August 1, 2023 Update

Reese84 code stopped working as TicketMaster implement a new anti-bot mechanism as of Aug 1. We will try to get it fixed.`

@danofun
Copy link

danofun commented Jan 16, 2024

would also like to see further documentation. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants