feat: recovered Bun function, problem was a appwrite-cli issue
This commit is contained in:
@@ -35,11 +35,12 @@ Sample `200` Response:
|
||||
|
||||
| Setting | Value |
|
||||
| ----------------- | ------------- |
|
||||
| Runtime | Node (18.0) |
|
||||
| Entrypoint | `src/main.js` |
|
||||
| Build Commands | `npm install` |
|
||||
| Runtime | Bun (1.0) |
|
||||
| Entrypoint | `src/main.ts` |
|
||||
| Build Commands | `bun install` |
|
||||
| Permissions | `any` |
|
||||
| Timeout (Seconds) | 15 |
|
||||
| Scopes | `users.read` |
|
||||
|
||||
## 🔒 Environment Variables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user