acady
  • Welcome
  • Quick start
  • Lifecycle
    • Create
    • Bootstrap
    • Develop
    • Deploy
    • Manage
  • Commands
  • Templates
  • Configuration
  • Examples
    • Task Worker on AWS Lambda
    • Gatsby Site on Vercel
    • REST Api on Cloudflare Workers
  • Troubleshooting
  • Integrations
    • API Builder
      • AcadyApiRequest
      • AcadyApiResponse
Powered by GitBook
On this page
  • Quick start?
  • Idea
  • Concept

Was this helpful?

Welcome

NextQuick start

Last updated 4 years ago

Was this helpful?

acady is an open-source CLI tool that helps you develop serverless / Jamstack components faster!

Quick start?

Can't wait? Eager to start? Check out our guide.

Idea

In contrast to software development in the good old mainframe days, Nowadays you do not build a big monolith. But you build many smaller components which are more or less independent of each other.

Over time, you build tens or even hundreds of components that all have to be , , , and .

This is where acady comes into place. Acady helps you do those recurring tasks that are often similar but never equal and so difficult to automate and annoying for each web developer.

The goal of acady is to give you a tool that helps you build great software even faster. Regardless of whether you are building a , a , a ... acady can assist you.

Concept

Quick start
Quick start
created
bootstrapped
develop
deployed
managed
Task Worker on AWS Lambda
Gatsby Site on Vercel
REST API on Cloudflare Workers