Node.js Mini Backend Framework is a modular, clean, and production-ready backend system built with TypeScript and Express, using PostgreSQL for persistent storage. It supports user authentication, JWT ...
pg-boss is a job queue built in Node.js on top of PostgreSQL in order to provide background processing and reliable asynchronous execution to Node.js applications. pg-boss relies on Postgres's SKIP ...