You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What use-case(s) is this template for? (e.g. CI, CD, Mobile, ML, Monorepos, etc.)
CI, CD
What platform(s) (if applicable) should this template target? (e.g. Docker, Kubernetes, Linux, iOS, etc.)
Docker
What language(s) (if applicable) should this template use? (e.g. Go, Ruby, Terraform, etc.)
TypeScript, JavaScript
Are there any specific tools this template should use? (e.g. pip, Cypress, rails, etc.)
Node (does vite fall into this category too?)
As an aside, and for some inspiration, Epic Stack, a Remix starter kit, includes a deploy workflow for GitHub actions. This kit is very batteries-included, so there’s a lot there and I imagine we’d want a vastly stripped-back pipeline definition by comparison.
The text was updated successfully, but these errors were encountered:
What use-case(s) is this template for? (e.g. CI, CD, Mobile, ML, Monorepos, etc.)
CI, CD
What platform(s) (if applicable) should this template target? (e.g. Docker, Kubernetes, Linux, iOS, etc.)
Docker
What language(s) (if applicable) should this template use? (e.g. Go, Ruby, Terraform, etc.)
TypeScript, JavaScript
Are there any specific tools this template should use? (e.g.
pip
,Cypress
,rails
, etc.)Node (does vite fall into this category too?)
As an aside, and for some inspiration, Epic Stack, a Remix starter kit, includes a deploy workflow for GitHub actions. This kit is very batteries-included, so there’s a lot there and I imagine we’d want a vastly stripped-back pipeline definition by comparison.
The text was updated successfully, but these errors were encountered: