Sublime
An inspiration engine for ideas

Dragonfly - The Fastest In-Memory Data Store
dragonflydb.io
Horse - The Organized Browser - Horse
browser.horse
Introduction - Model Context Protocol
modelcontextprotocol.io
Deno, the next-generation JavaScript runtime
deno.com
Moxie | Empowering the Farcaster Economy
moxie.xyz
Back-end
We use TypeScript and Node.js across our back-end applications. They are divided into serverless functions using Next.js API Routes and long running Express servers.
Our applications generally try to follow a single concern, for example, our public API is served from an Express server, our SMTP from another one, but we have a few others use... See more
We use TypeScript and Node.js across our back-end applications. They are divided into serverless functions using Next.js API Routes and long running Express servers.
Our applications generally try to follow a single concern, for example, our public API is served from an Express server, our SMTP from another one, but we have a few others use... See more
What is our tech stack · Resend
Serverless Postgres (experimental)
Serverless Postgres using Oriole, Fly Machines, and Tigris for S3 Storage.
Overview
This is a MVP for Serverless Postgres.
1/ It uses Fly.io, which can automatically pause your database after all connections are released (and start it again when new connections join).
2/ It uses Oriole, a Postgres extension with expe... See more
Serverless Postgres using Oriole, Fly Machines, and Tigris for S3 Storage.
Overview
This is a MVP for Serverless Postgres.
1/ It uses Fly.io, which can automatically pause your database after all connections are released (and start it again when new connections join).
2/ It uses Oriole, a Postgres extension with expe... See more
GitHub - kiwicopple/serverless-postgres
GitHub - testjavascript/nodejs-integration-tests-best-practices: ✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (March 2024)
github.com