-
### Provide environment information
```
System:
OS: Linux 5.0 undefined
CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
Memory: 0 Bytes / 0 Bytes
Shell: 1.0 - /bin/jsh
…
-
### Provide environment information
System:
OS: macOS 14.4.1
CPU: (10) arm64 Apple M1 Max
Memory: 16.67 GB / 64.00 GB
Shell: 3.5.1 - /opt/homebrew/bin/fish
Binaries:
Nod…
-
### 请确保您已阅读以上注意事项,并勾选下方的确认框。
- [x] 我已经仔细阅读上述内容
- [X] 我已经使用 [最新构建](https://github.com/LagrangeDev/Lagrange.Core/actions/) 测试过,问题依旧存在。
- [X] 我已经在 [Issue Tracker](https://github.com/LagrangeDev/Lagrange…
-
补全及实现一下函数
``` js
let executeCount = 0;
const targetFn = async nums => {
executeCount++;
return nums.map(num => 2 * num + 1);
};
const batcher = (fn) => {
// todo batch logic
ret…
-
Want to support routes conforming to OpenAPI specification, so that we can generate docs that can be displayed by Swagger. This can also allow users to test API endpoints. #358 is getting massive (par…
-
### Preliminary Checks
- [X] I have reviewed the documentation: https://unkey.com/docs
- [X] I have searched for existing issues: https://github.com/unkeyed/unkey/issues
- [X] This issue is not a q…
-
### Describe the bug
Please bear with me, because I have no idea how to best start. I've also done my best to narrow this down as much as possible, but I haven't been able to provide a minimal reprod…
-
Implement sign-in using Starknet for secure user authentication, and secure specific routes with TRPC.
- **Steps**:
1. Integrate `@argent/get-starknet` for Starknet wallet authentication.
2. …
-
The goal is to make any api call be fully types as we have for supabase:
https://github.com/honojs/middleware/tree/main/packages/trpc-server
-
### What is the problem this feature would solve?
come up with a normal syntax
### What is the feature you are proposing to solve the problem?
come up with a normal syntax
### What alterna…