Express + TypeORM Node.js API server with JWT and SQLite support
Server-side API starter using Express and TypeScript with TypeORM and SQLite persistence. Includes JWT authentication via Passport, GitHub OAuth, TypeORM migrations, and a minimal test suite. Suited for building REST APIs or full-stack apps paired with a React frontend.
0