-
### What problem are you trying to solve?
Whenever adding environment variables they are added to Production & Development deploys. Which is usually what you do not want when making your applications…
-
# Improve documentation
I feel as though the documentation around this repo is hugely lacking compared to other Supabase repos.
`DENO_ORIGIN` - Should this point to the Deno Deploy URL? As this i…
-
Well i get DENO_ENV is a reserved prefix when deploy to DENO at the setting of enviroment variable. Please fix
-
预想:
- 允许像常规评分那样查看公开评分列表。(按时间顺序从新往旧的 “评分者与评分时间” 列表,包括分页。)
- 默认公开评分,但用户可以在评分前通过一个按钮声明自己不公开对该集的评分。像通常评分那样,不公开的评分不计入当集评分数据,但计入用户评分数据。
- 访问剧集页面时请求的 API 应该只返回吐槽箱中发言了的用户的公开评分。
- 在等官方的评论 API。如果能有只返回评论…
-
Currently `hash` and `compare` are not supported when deploying code on [Deno Deploy](https://deno.com/deploy). This is due to `Worker` not being defined [refer to upstream issue](https://github.com/d…
-
**The `deno-slack` versions**
"deno-slack-sdk/": "https://deno.land/x/deno_slack_sdk@2.10.0/",
"deno-slack-api/": "https://deno.land/x/deno_slack_api@2.4.0/",
**Deno runtime version**
deno 1…
-
### What problem are you trying to solve?
I love Deno deploy and Deno KV. I can see myself using it as a primary database for many usecases. However, although I can set up backups to an S3 bucket, it…
-
### Discussed in https://github.com/denoland/fresh/discussions/2246
Originally posted by **ooker777** January 13, 2024
When deploying I get this error:
```
Deploying... (100.0%)
Error: The …
-
Version: Deno 2.0.0
tldr: Deno seems to be having problems resolving npm workspace dependency types with packages having only `package.json`; Maybe because the exports uses `*`?
My current stru…
-
### Why
It'll feel a lot more responsive.
### The Plan
```[tasklist]
#### Tasks
- [ ] Teach myself the streaming API.
- [ ] Figure out how to use websockets without using up all of my Deno Deplo…