-
-
Creating `aspire`, or `aspire-starter` templates which have a `.sln` file fail to create when the name includes unicode characters:
`dotnet new aspire -o "aspire 😀"`
![Screenshot 2024-06-17 at 16 …
-
because of not adding the . before the root of src in vite config file, it's causing a crash of:
```sh
Internal server error: Failed to resolve import "@/App.vue" from "src/main.ts". Does the file…
-
It would be nice to be able to copy template build logs (especially for debug purposes) when creating a template (e.g [importing a starter template](https://dev.coder.com/templates/new?exampleId=docke…
-
To reproduce:
1. Create a new template using the "Docker Containers" starter template (notice it does not allow customizing the autostop and has a default of 24 hours).
2. Create a workspace using th…
-
Cloned template. Ran `npm install`.
Console error:
```
> nextjs-starter-kit@0.1.0 prepare
> npx simple-git-hooks && npm run generate-schema
[INFO] Successfully set the pre-commit with comma…
-
I suggest setting up the template/starter files for a new model such that it could actually be run (might include having a small data file as part of bbr.bayes). At minimum, -modelargs.R should have s…
-
The security baseline has requirement "An initial set of metadata is established for gaining security insights into the project.." for a project to become incubating. To ease the burden from adopting …
-
Bitbucket's permissions don't allow deploy keys with write permission, which means that people can't create Bitbucket repos with a "Deploy to Netlify" button. Since this leaves Bitbucket users out fro…
-
## Description
Investigate what pattern/code we need to provide to integrate with e.g. [@web/dev-server](https://modern-web.dev/docs/dev-server/plugins/hmr/) and [Snowpack](https://www.snowpack.dev/co…