-
As per https://github.com/serversideup/spin-template-laravel-basic#trusted-ssl-certificates-in-development, this template ships certificates that require [Server Side Up CA](https://serversideup.net/c…
-
Language servers are helpful in development. A language server for Terragrunt that is aware of a whole directory of terragrunt components would be nice.
#### possible features
- `includes`
- ct…
-
Create two new GraphQL endpoints `confirmRegistration` and `rejectRegistration`.
## Dev tasks
### `confirmRegistration`
- [x] Begin running the development server and introduce yourself to [this gr…
-
There's probably a better place for this, but I'll put it here so anyone who is looking can find it.
**Note:** Android, Windows, and Linux targets have not been added yet.
### 1. Download the CM…
-
This subtask of the issue #1
Create the initial project structure and set up the development environment for the smart document manager application.
Steps:
1. Initialize a new Next.js project with T…
-
I am trying to create an angular project to work with the Firebase (@angular/fire) and Native Federation in an NX Monorepo.
This is my setup:
*tsconfig.base.json*
```
{
"compileOnSave": fal…
-
- [ ] This issue is not solved in a development build
**To Reproduce**
there is nothing wrong with what I did, I downloaded a ready-made package and I saw that I got this error. i thought it was…
-
It renders a page with a hash char instead.
So I also see no exception backtrace & co. in development.
-
Hello,
When following the guide at https://docs.netbird.io/selfhosted/identity-providers#zitadel I noticed some key difference from the Zitadel that the `getting-started-with-zitadel.sh` script set…
-
Hi there,
I am now using official akka to implement game back-ends that has a similar architecture to BigWorld Engine. Brieftly to say, all interactive game objects are conceptized as an akka actor. …