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

Stackpress

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

  • Build apps in days, not months.
  • MySQL, PostGreSQL, SQLite, Neon, CockroachDB, Supabase supported
  • Feature rich modern admin builder generated by Ideas
  • Deploy to AWS Lambda, GCP Functions, Azure Functions, Vercel, Netlify
  • Included template engine with native web components
  • Included user, auth, session, API, email plugins
  • 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.

  • Works with Node MySQL2
  • Works with Better SQLite3
  • Works with Node PostGres (pg)
  • Works with PGLite
  • Works with CockroachDB
  • Works with NeonDB
  • Works with Supabase
reactus icon

Reactus

A reactive React template engine for server and serverless frameworks for next generation server focused web applications.

  • Works with ExpressJS
  • Works with Fastify
  • Works with Hapi
  • Works with Koa
  • Works with NestJS
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