StackPress icon
StackPress text
Foundation
>  We are building an open source stack on the edge of technology.
incept icon

Incept

A content management framework. Build apps faster. Deploy anywhere.

  • Build apps in days, not months.
  • Choose your own database, powered by Drizzle
  • Feature rich modern admin builder generated by Ideas
  • Deploy to AWS, GCP, Azure, Vercel, Netlify with Ingest
  • Use native web components with Ink templating
  • Event driven and pluggable design
ingest icon

Ingest

An event driven serverless framework that can be deployed on AWS, GCP, Azure, Netlify, and Vercel. A framework optimized specifically for serverless functions. Smaller footprint, and smaller builds. Publish and manage multiple containers in one repo. Deploy only what was changed.

inquire icon

Inquire

Super lightweight generic typed SQL query builder, SQL dialects and composite engine. Schema builder, but no ORM. Bring your own database library.

  • Node MySQL2
  • Better SQLite3
  • Node PostGres (pg)
  • PGLite
  • CockroachDB
  • NeonDB
  • Vercel Postgres
ink icon

Ink

A modern server first template engine with a built-in parser/compiler that generates native web components and support reactivity. TypeScript first and close to the metal. Works with all major NodeJS frameworks. Use with any web components found online and publish native web components. Natively fast. 90% smaller build size.

idea icon

Idea

Generates app code based on a schema file. Highly pluggable. Bring your own generator. The purpose of this is to streamline and automate major parts of software development that follow a common pattern and therefore can be rendered. Some example code that can be generated using .idea files including the following.

  • Database calls with any ORM
  • API, REST, or GraphQL endpoints
  • React components
  • TypeScript type safety
  • Admin pages
  • more than 70% of the code you produce