-
# Create settings page component - Vanilla
## 🚀 Goal
Create a Settings page component in Vanilla that allows users to manage their profile settings within our Decentralized Web App (DWA) starter.
…
-
# Create sidebar component - Vanilla
## 🔗 Dependencies
**This issue is dependent on the completion of #83 . Please ensure that issue is resolved before starting work on this task.**
## 🚀 Goal
…
-
# Create Todo List page component - Vanilla
## 🚀 Goal
Create a Todo List page component in Vanilla that allows users to manage their tasks within our Decentralized Web App (DWA) starter, utilizing…
-
Using this package with Nuxt versions higher than v3.8 throws the following error:
```
[nuxt] [request error] [unhandled] [500] Unexpected token ':'
at __global_eval__ (https://nuxtstartererk…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v22.6.0
- Nuxt Version: 3.14.0
- CLI Version: 3.15.0
- Nitro Version: 2.10.2
- Package Manager…
-
#### Description
I encountered an error when attempting to start the development server using `yarn dev`. The error message indicates that there are invalid characters in the file path, which preve…
-
# Create home page component - Vanilla
## 🚀 Goal
Create a home page component in Vanilla that serves as the landing page for our Decentralized Web App (DWA) starter, providing different views base…
-
### Describe the bug
This might not be a bug related to the start directly, but somehow it works fine in vite directly.
the problem that some file is not compliant with fast refresh and therefore …
-
# Add ARIA labels to settings page - Vanilla
## 🚀 Goal
Improve the accessibility of the settings page in our Vanilla DWA starter by adding appropriate ARIA labels to all interactive elements and s…
-
Hi,
I checked all the typescript templates, all of them have a `vite.config.ts` file, I'm curious to know if `vite` is required to run?
What if I use tsc to compile and load the generated js fil…