What’s up guys.
Just a kind feature request to add a template for this hot combo.
Easy setup, loads of built-in support for TS and lightweight.
A win-win for users and IDX.
Great idea! Happy to see some love for Deno! We already have a Deno 2 template in our community templates - community-templates/deno at main · project-idx/community-templates · GitHub
Feel free to contribute a variant of it that uses Fresh
Let us know if you need help with creating a template!
I wish I could build it, but I’m a no coder, now switching to AI assisted coding.
My best contribution so far is an up-to-date custom GPT for both Deno & Fresh.
I have a PR for the fresh template here!
Will use it as soon as it’s available in the main! Thanks!
It is live!
https://idx.google.com/new?template=https://github.com/project-idx/community-templates/tree/main/fresh
How did you make sure that the Deno runtime and Fresh framework docs are up to date within that custom GPT? Also, what protocol would you leverage to ensure an AI coder is tethered to said CustomGPT
I git pull their repo + that of TypeScript and Tailwind, then filter all .md files with n8n, then feed the resulting txt files to that customGPT. Every month.
That’s genius. Thank you.