-
As a long-term goal for the starter, we strive to demonstrate real-world scenarios, in my experience building Contentful frontends rarely is limited to one frontend. Use-cases for monorepos include:
-…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Do you want this issue prioritized?
- [ ] Yes, I have sponsored
- [ ] Not urgent
### Current Behavio…
-
As you can see, pull requests often come in pairs: one to dockerfiles and one to whatever-starter-kit. It should be one atomic change. Furthermore, it's inconvenient for contributors to propose new pl…
-
### App
- [ ] [Admin](https://admin.daohaus.club)
- [ ] [Summon](https://summon.daohaus.club)
- [ ] [Contracts](https://docs.daohaus.club/contracts)
- [ ] [Contracts](https://docs.daohaus.club/subgra…
-
```
npm i
npm run start
```
results in the following DevTools console error:
```
Uncaught TypeError: Cannot read property 'Button' of undefined
at Main.render (app.tsx:51)
```
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
I have a Vite+React+Typescript starter project that was created for npm and has a package.json file.
I successfully run `deno task dev` on Deno 1.31.3, but VSCode shows errors for all bare imports i…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v18.20.3
- Nuxt Version: 3.12.4
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Package…
-
# Suggestion
Establish and document **reference** npm packages built from Typescript source in a monorepo which achieve the following three fundamentals. This seems no longer possible since `node16…