- Issue created by @arthur_lorenz
- 🇦🇹Austria fago Vienna
thank you! I reviewed the PR and left a couple of remarks there, please check.
Also, please always provide Gitpod-test links for your branches when creating a PR. You need it anyway to test it yourself, so please be so kind and provide the link to reviewers as well. - 🇦🇹Austria arthur_lorenz Vienna
Thx, I updated and commented the PR.
First, here are the Links to test the gitpod environments:
Base
Demo
BlogLet's move the discussion for different project types here:
I introduced the env variableLD_PROJECT_TYPE
that lets you choose between predefined sets of environment variables, for the ideal configurtion depending on the use case. Since we agreed on using this repo as project template as well as a demo, I figured this would be a clear way to differentiate the different types.E.g. for demo purposes it makes a lot of sense to use the better styled shadcn frontend repo rather than our empty nuxt3 demo repo. All of the used variable can be overridden, so we don't lose any flexibility. It will make the transition to github code spaces also easier, since we do not have to keep various variable combinations in mind. And in case we want to streamline the installation process for local environments aswell, this will be a good starting point.
Automatically closed - issue fixed for 2 weeks with no activity.