Hide currently works only with the existing repositories. But what if someone wants to create a new project? e.g. write a new CRUD API for X? or build a new web app? Right now, they have to scaffold the new repository and add the devcontainer spec from scratch before they can use Hide. Instead, we could provide project templates. These would be ready-to-go setups for common project types. A developer could pick a template when creating a Hide project, and voilĂ - they'd have a new repo with all the basics in place, including the devcontainer stuff. I believe this would make it easier for new folks to get started with Hide.
Hide currently works only with the existing repositories. But what if someone wants to create a new project? e.g. write a new CRUD API for X? or build a new web app? Right now, they have to scaffold the new repository and add the devcontainer spec from scratch before they can use Hide. Instead, we could provide project templates. These would be ready-to-go setups for common project types. A developer could pick a template when creating a Hide project, and voilĂ - they'd have a new repo with all the basics in place, including the devcontainer stuff. I believe this would make it easier for new folks to get started with Hide.