Template for Deno 2 + Fresh framework

What’s up guys.
Just a kind feature request to add a template for this hot combo. :smiling_face_with_three_hearts:
Easy setup, loads of built-in support for TS and lightweight.
A win-win for users and IDX.

2 Likes

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 :slight_smile:

Let us know if you need help with creating a template!

2 Likes

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.

1 Like

I have a PR for the fresh template here!

1 Like

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

3 Likes

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.

1 Like

That’s genius. Thank you.

1 Like