patrickalima98
patrickalima98
DDeno
Created by BradMcA on 12/16/2024 in #help
DeployCTL deploy without getting a new github token every time?
You're welcome! If you need more help, I'll happy to help you!
4 replies
DDeno
Created by BradMcA on 12/16/2024 in #help
DeployCTL deploy without getting a new github token every time?
Hi @BradMcA , Can you generate deploy tokens for your organization? Org > Settings > Access Tokens With this token you can export in your terminal or OS Env Variables as DENO_DEPLOY_TOKEN . So Deployclt will use this automatically!
4 replies
DDeno
Created by kliuksas on 11/25/2024 in #help
Restoring from backup on Deno Deploy
I wold like to know too
3 replies
DDeno
Created by foobar on 7/2/2024 in #help
Share a data between multiple instances Deno Deploy
It's something I want to know too
8 replies
DDeno
Created by maverickdoge on 6/3/2024 in #help
installed deno, btu not working
Is this error in vscode?
10 replies
DDeno
Created by patrickalima98 on 1/10/2024 in #help
How to optimize imports on deno deploy?
This problem its not 100% for all locations. For example the first request of the day for us-east-4 and europe in general is acceptable. The main problem is in the south america
7 replies
DDeno
Created by patrickalima98 on 1/10/2024 in #help
How to optimize imports on deno deploy?
No description
7 replies
DDeno
Created by patrickalima98 on 1/10/2024 in #help
How to optimize imports on deno deploy?
Maybe you're right. I'll try do some lazy load for my handlers based in the route to see if I can get some result. Maybe it can help
7 replies
DDeno
Created by patrickalima98 on 1/10/2024 in #help
How to optimize imports on deno deploy?
No description
7 replies
DDeno
Created by patrickalima98 on 1/10/2024 in #help
How to optimize imports on deno deploy?
This is other big cold start:
7 replies
DDeno
Created by smail on 1/4/2024 in #help
drizzle orm for deno and sqlite?
Hi, the orm yes! Today, I'm using the sqlite and drizzle with deno for a small CMS in production. The Drizzle and sqlite (I'm using Turso) works very well with the node compability npm:drizzle-orm. The unique problem You'll have is with migrations (npm:drizzle-kit), because the drizzle migration is build with node workers where is not fully compatible with deno, you can see this comments where suggest a workaround to use very. https://github.com/denoland/deno/issues/19826
5 replies
DDeno
Created by Flaze07 on 11/19/2023 in #help
Deno Deploy isolate startup time
Thank you for your response and for already looking into this @Satya !
8 replies
DDeno
Created by Flaze07 on 11/19/2023 in #help
Deno Deploy isolate startup time
Some times I have this problem too, Any news if the Deno Team is working to fix it?
8 replies