-
### Describe the bug
I am not sure if this is a vueuse or vue-demi bug but yesterday our project decided to fail all frontend builds with the following error:
```
error during build:
../projec…
-
# Frontend
The frontend runs using the phaser game engine. However, before the game engine is loaded a basic html page for the login is displayed for the user to enter their credentials.
# Backend…
-
# Adding a backend framework
### Base requirements for each framework:
- [ ] Add new framework option to CLI, update `BackendFramework` enum
- [ ] `main.rs` which starts the server in `create-r…
Wulf updated
11 months ago
-
Cryptographic operations shouldn't be the frontend/GUIs responsibility. Instead, they should be handled by the DeFi framework. To achieve this we should:
- Allow initialization of the framework witho…
-
### Description
A Declaration Macro introducing a variable-declaration with a PropertyWrapper-attribute crashes if placed in a struct which isn't in a the scope of a function.
### Reproduction
[Mac…
-
### Reference Issues
_No response_
### Summary
SvelteKit only natively supports e2e testing with playwright. However, we need a unit testing framework for testing the logic of the frontend. It was …
-
### What is your article idea?
In our increasingly interconnected world, catering to diverse linguistic preferences has become essential for reaching a global audience. Building a multilingual applic…
-
# Velvet Integration Checklist
For integration and development, some updates are needed for external developers to integrate the Velvet codebase. The following checklist outlines the necessary impr…
-
web app vs native app?
sever vs sever less?
language?
framework?
One app vs frontend+backend?
zenhub good enough for project management?
How do we keep track of visual design?
-
**Is your feature request related to a problem? Please describe.**
Use [SvelteKit ](https://kit.svelte.dev/) for frontend instead of basic HTML/JS
Allow for quick prototyping and end-to-end testing…