Skip to content

Set up simple builds and hosting #5

@aptmac

Description

@aptmac

It'd be nice to be able to run the application somewhere and view the results from a browser. There are times I'll be doing errands and won't be at my computer for a while, it'd be nice to be able to retrieve a lineup while on the go.

Perhaps this could be accomplished using GH actions. A daily build at some point when the Yahoo endpoint updates, it could create a simple html page (using GH Pages) displaying the json format that gets outputted from the solver.

Another idea would be to have a Heroku app do a similar thing. On demand, it could run the scripts and print the data out to some endpoint or custom URL. The nice thing with Heroku is I think the free tier would be enough for a small amount of users, and could be activated whenever needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions