Git Product home page Git Product logo

greenhub's Introduction

GreenHub

- - - -

Use GitHub as a Continuous Deployment Engine to Game Platforms using Electron and Cordova.

Also provides an example installable Progressive Web Application(PWA).

Tasks

  • Setup Template Repo
  • Setup GitHub Actions to build Electron binaries
    • store as a release
  • Setup Deployment Actions
    • Itch
    • CloudFlare Pages
  • Setup PWA
  • Ensure overlay works
  • Documentation/Examples

References

Story

A developer commits a bunch of client files to the repo which triggers GitHub Actions that build and deploy their configured binaries to Itch/Steam/Where-ever

Quick Stare

- [ ] Clone this Template Repository
- [ ] Click actions on your new repository
- [ ] Note it already building a release for you

Quick Start

- [ ] Commit your website's code in the `www` directory on GitHub, try out the drag n' drop features!
- [ ] ???
- [ ] Download the releases

Space Magic Integration to Itch.io

- [ ] Add `SECRETS` to your github repository
- name: Deploy to itch
  uses: josephbmanley/butler-publish-itchio-action@master
  env:
    BUTLER_CREDENTIALS: ${{ secrets.BUTLER_CREDENTIALS }}
    CHANNEL: browser
    ITCH_GAME: ${{ secrets.ITCH_GAME }}
    ITCH_USER: ${{ secrets.ITCH_USER }}
    PACKAGE: www
- [ ] ???
- [ ] Its released!

Deploy a Static Website

greenhub's People

Contributors

agoblinking avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.