TypeScript-first Node.js boilerplate with multi-provider Passport authentication and API scaffolding
NodeFuel is a TypeScript-first boilerplate for building Node.js applications. It provides Express-based API routing, Prisma-backed data access, Passport multi-provider authentication, session management, and production-ready scripts. It's suited for RESTful APIs and web applications that require multiple authentication providers and a predictable project structure.
0