Pre-Requisites
Pre-Requisites
Install the following:
- Node.js 22+ (includes npm)
- npm CLI
- The integrated terminal in Visual Studio Code
- iTerm2 on macOS
Installation Options
Global Installation (Recommended)
Install Fjall globally to use it across all your projects:fjall commands from anywhere:
Project Installation
Install Fjall as a project dependency:-
Initialise your project (if needed):
-
Install Fjall CLI:
-
Add to package.json scripts (optional):
-
Run commands:
Verify Installation
Confirm that Fjall was installed correctly: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.