Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Fix Netlify templates and improve documentation consistency#38

Merged
phuctm97 merged 2 commits intomainfrom
add-netlify-runtime-updates
Jul 12, 2025
Merged

Fix Netlify templates and improve documentation consistency#38
phuctm97 merged 2 commits intomainfrom
add-netlify-runtime-updates

Conversation

@phuctm97
Copy link
Copy Markdown
Owner

@phuctm97 phuctm97 commented Jul 12, 2025

Summary

  • Added comprehensive Netlify runtime support with Edge Functions integration
  • Improved runtime ordering consistency across all documentation and code
  • Updated configuration files to use import maps for better dependency management

Changes

  • Netlify Runtime: Added @modelfetch/netlify package with proper Edge Functions support
  • Import Maps: Configured Netlify templates to use import_map.json instead of inline imports
  • Documentation: Updated all READMEs and website content to include Netlify in runtime lists
  • Runtime Order: Standardized runtime ordering across the codebase (Node.js → Bun → Deno → AWS Lambda → Vercel → Cloudflare → Netlify)
  • Installation Instructions: Updated Netlify installation to use deno add command
  • Entry Points: Added descriptive comments for Cloudflare Worker and Netlify Edge Function entry points

Test plan

  • Verify Netlify runtime templates generate correctly with create-modelfetch
  • Test Netlify Edge Function deployment with both JS and TS templates
  • Confirm all documentation reflects the new runtime support
  • Validate that existing runtimes continue to work as expected

🤖 Generated with Claude Code

- Add Netlify Edge Functions integration with proper import maps
- Update runtime ordering for consistency across documentation
- Improve installation instructions for Netlify using deno add
- Add descriptive entry point comments for Cloudflare and Netlify
- Update VSCode settings for better TypeScript worker support

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
modelfetch-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 12, 2025 8:21am

@phuctm97 phuctm97 changed the title Add Netlify runtime support and improve runtime consistency Fix Netlify templates and improve documentation consistency Jul 12, 2025
@phuctm97 phuctm97 merged commit 595b8ec into main Jul 12, 2025
2 checks passed
@phuctm97 phuctm97 deleted the add-netlify-runtime-updates branch July 12, 2025 08:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant