Skip to main content
Install the following:Use a configured terminal:

Installation Options

Install Fjall globally to use it across all your projects:
After installation, you can use fjall commands from anywhere:

Project Installation

Install Fjall as a project dependency:
  1. Initialise your project (if needed):
  2. Install Fjall CLI:
  3. Add to package.json scripts (optional):
  4. Run commands:

Verify Installation

Confirm that Fjall was installed correctly:
You should see the version number printed to the terminal.

Next Steps

Choose your path:

Create Application

Deploy a standalone app. Best for single accounts, prototypes, or quick starts.

Deploy Organisation

Set up a multi-account AWS environment with OIDC federation, SSO, and account separation.
Not sure which to choose? Start with deploying an application. You can add organisation structure later.