Open Yshayy opened 1 year ago
@Yshayy I would like to work on this issue if it is still up for grabs, could you elaborate what exactly do we have to do here
Yes @karthiknadar1204, thanks for contributing. We would like to show an example of a full stack application that is using compose. To show the benefits or Preevy, it's best if the application will consist of an app that:
The other sample that I mention is creating a preview environment for a CLI app, the idea is to create a compose file that uses ttyd (https://github.com/tsl0922/ttyd) to open a web-terminal preview for a CLI application. Once we have an example, we can also put in our documentation as well. This specific example is interesting as it can be applied for preevy repo as well in the future since Preevy is a CLI.
Let me know if it's clear and makes sense.
ok so like using a real project and how to integrate it with prevy in a step by step process ,right @Yshayy ?
Pretty much
Will get down to doing it,was returning back home from college..
See https://github.com/livecycle/preevy-gha-gce-demo for a (partial) example.