futurecoder icon indicating copy to clipboard operation
futurecoder copied to clipboard

Futurecoder and GitHub Pages

Open laurentabbal opened this issue 2 years ago • 2 comments

Hi,

Can we clone and publish Futurecoder with GitHub Pages? Has anyone tried?

Thanks

laurentabbal avatar Sep 23 '23 05:09 laurentabbal

Yes, it should work fine on GitHub pages. What's your goal?

There's a mirror repo (https://forge.aeif.fr/futurecoder/futurecoder.forge.aeif.fr) which hosts https://futurecoder.forge.aeif.fr/ which you might be interested in. The deployment is defined in https://forge.aeif.fr/futurecoder/futurecoder.forge.aeif.fr/-/blob/main/.gitlab-ci.yml?ref_type=heads. It sets the environment variable REACT_APP_DISABLE_FIREBASE=1 so that it's 100% private, no Google analytics or user accounts.

alexmojaki avatar Sep 23 '23 10:09 alexmojaki

Thanks. I just want to test it with GitHub Pages.

laurentabbal avatar Sep 24 '23 12:09 laurentabbal