Aldform

Form infrastructure for developers. Two endpoints, one tiny SDK, full design freedom.

6
Days
2
Streak
Mar 9
Updated

Aldform is a form infrastructure API and JavaScript SDK designed for developers who care about the craft of their work. Traditional form builders kill your design by forcing you to embed their opinionated UIs. With Aldform, you get full design control. You write your own HTML and CSS, tag your fields, and let Aldform handle submission storage, file uploads, and custom email notifications in the background. It is offered both as a managed cloud service and a fully featured open-source self-hosted version, built around the philosophy that your design and your data belong to you.

Tech Stack

LayerTechnologyWhy
Backend APINode.js + ExpressLightweight, unopinionated routing perfect for the two core endpoints
DatabasePostgreSQL + PrismaReliable relational data storage with a robust ORM for forms and submissions
AuthenticationJWTStateless, secure authentication for user sessions and API key validation
Email DeliveryAWS SESCost-effective and reliable transactional emails with full template control
File StorageAWS S3Scalable, durable object storage for user-submitted files
Dashboard FrontendReact + Tailwind CSSFor rapidly building a clean, responsive interface to manage forms
Self-HostingDocker ComposeProvides a seamless, one-command deployment experience for developers
Cloud HostingAWSRobust infrastructure for Aldform Cloud, scaling effortlessly with demand