MonsterEOS / monstereos

A Tamagotchi and Battle Game for EOS Blockchain :)
https://monstereos.io
MIT License
186 stars 61 forks source link

CI/CD #146

Open gaboesquivel opened 6 years ago

gaboesquivel commented 6 years ago

I want to start working on the CI/CD configuration.

Let's use this threat for discussion.

I thinking on using the following setup.

Please share your thoughts.

leordev commented 6 years ago

That's a nice start! You totally have my greenlight to go with above! 😄

gaboesquivel commented 6 years ago

Cool. For ephemeral contract testing environments, we could spin up a nodes with those contract changes on a cloud and build the react client with the right config to connect to those nodes. I have experience with AWS, ECS, Docker. We can use any service, the one that does the job better and less cumbersome.