Skip to content

full-stack-bcn/awesome-fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Awesome Fullstack

A list of nice frameworks, libraries and tools related to full-stack web development.

Frameworks

React: The library for web and native user interfaces.

Svelte: cybernetically enhanced web apps.

Qwik: New framework with "resumability" execution model.

Meta-frameworks:

NextJS: The React Framework for the Web.

SvelteKit: web development, streamlined.

QwikCity: Meta-framework counterpart to Qwik.

Providers

Vercel: Serverless platform which deploys automatically from Git repositories.

Netlify: Serverless platform which deploys automatically from Git repositories.

Fly.io: Web Hosting Platform providing lightweight VMs with a CLI with very good developer experience. It can run most tech stacks.

Cloudflare Workers: Deploy serverless code instantly across the globe.

Railway: A modern serverless platform with graphical architecture designer and able to run apps, databases and docker images.

Serverless Databases

Supabase: Serverless Database implemented on top of Postgres with extras like Authentication, Storage and real-time updates.

Planetscale: Serverless Database implemented on MySQL which provides "non-blocking schema changes", inspired by the Git branching model.

CockroachDB: Very robust database built on Postgres with seemless scaling.

Component Libraries

ShadCN/UI: Beautifully designed components that you can copy and paste into your apps.

Text Editors

Lexical: An extensible text editor framework that does things differently.

About

List of awesome webdev frameworks, libraries and tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published