A demos repo has been created under:
I've migrated the "travels" app to not use personal github accounts and repo, I think now it's more clean and it's more open for participation.
No strong rules, only a couple of basic ones:
- Let's be clean, the demos repos - of this and every project you may find in github - tend to be abandoned easily and it's easy that at some point it requires changes. Cleaner it is, easier to maintain.
- It's a demo repo, open for experiments but I suggest keeping the dependencies and requirements minimal to invite others to collaborate.
- A folder per new app, with some common ways to build/deploy/clean, you can use the travels as an example.
- Again, don't over-arch, if one demo uses a build.sh, don't force a user to install pip, to update a python3, to install ansible, to basically perform a build, if there is a .sh that you can reuse.
Have fun.
Please, let me know if there is any problem to fix it, but I think that the migration from my personal github to kiali should be done.
Thanks