-
### Description
Update the various left-hand side navs to account for the new inventory:
- Stateful : 'Classic' nav (first nav)
- Stateful : 'Classic' nav (O11y nav)
- Stateful : New 'Observability'…
-
Sorry to bother you @bmvantunes, I was wondering how did you manage to deploy this repo to amplify, did you not run into issues deploying a monorepo?
-
### Laravel Mastery Roadmap
### [Roadmap Link](https://roadmap.sh/r/laravel-roadmap-vf965)
# Laravel Mastery Roadmap
## Introduction to Laravel
- What is Laravel?
- History of Laravel
…
-
# Fadroma - Secret Network smart contracts development tooling
## Project Description
The purpose of the Fadroma suite of tools is to facilitate the rapid prototyping, continued development, and…
-
## Problem
Every time you do operation with prisma-client it will make unnecessary select and return value
Query:
```
db.log
.create({
data: {
smth: 1
},
sel…
-
### What version of `drizzle-orm` are you using?
^0.28.2
### What version of `drizzle-kit` are you using?
^0.19.12
### Describe the Bug
Basic Setup
```
export const userRoles = pgEnum('role', […
-
Is there any way to use SCSS / SASS and to ship the bundled (compiled) css or is this against any principle of the framework?
I do like the approach of using tailwind, but I'm feeling a hole that (…
-
### Description:
`sam deploy` stopped working for all users on my organization's account, with the error message `Error: Failed to create changeset for the stack: hello-world-node, An error occurred …
-
**Describe the solution you'd like**
Currently, the set of supported SAM runtimes is limited to .NET Core, NodeJS, and Python. Since ruby2.5 is a valid SAM runtime, it would be great if that option…
-
This issue is for tracking progress towards Vue 3.
- [x] Switch to use vue-demi and make sure all tests pass.
- [x] Check components for breaking changes for Vue 3 (v-model, attr.sync, [full list]…