Frameworks
Compatibility of various web frameworks
Client-side
| Framework | Support |
|---|---|
| React | ✅ |
| Vue | ✅ |
| Svelte | ✅ |
| SolidJS | ✅ |
| Vanilla JavaScript | ✅ |
Something missing?
If your favorite framework is missing, let us know by opening an issue on Github!
Server-side
| Framework | Support |
|---|---|
| Node.js / Express | ✅ |
| React Router v7 / Remix | ✅ |
| Astro | ✅ |
| Next.js | ✅ |
| Nuxt | ✅ |
| SvelteKit | ✅ |
| SolidStart | ✅ |
| Tanstack Start | ✅ |
Web Standards
Fragno uses the web standard Request and Response objects, so frameworks not listed here
could be easily integrated regardless.
Database Adapters
| Adapter | Support |
|---|---|
| Kysely | ✅ |
| Drizzle | ✅ |
| Prisma | ❌ |
Prisma is not supported yet, but we are working on it. Follow this issue to get updates, and let us know if you'd like to see it supported.