Developer
News and Updates
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Last updated May 19, 2026

Set up developer instances and Forge tooling

Configure your local environment and Atlassian developer site to start building.

OUTCOME: By the end of this phase, you should have:

  • Free Atlassian cloud developer instances for your target products
  • Local development environment and IDE ready to use
  • Forge CLI installed, authenticated, and working
  • Basic source control and (optionally) CI/CD set up
  • Started learning the Forge fundamentals you'll use next

1. Provision your development environment

What to do
  • Create free Atlassian cloud developer instances for your target products.
  • Set up your local development environment and IDE (for example, VS Code, IntelliJ) with Node.js and TypeScript support.
  • Configure local development environment
Why this matters

You need both Atlassian cloud sites to install your app on, and a reliable local setup so you're not blocked later by basic tooling issues.

Resources

2. Install and configure the Forge CLI

What to do
  • Install the Forge CLI (@forge/cli).
  • Authenticate Forge CLI with your Atlassian account
  • Connect CLI to your development site
  • Verify CLI setup and permissions
Why this matters

The Forge CLI is how you create, deploy, and manage Forge apps; you'll use it in almost every later phase.

Resources

3. Set up source control and basic CI/CD

4. Learn core Forge fundamentals

5. Explore advanced platform capabilities (if needed)

What to do
  • Review Teamwork Graph for cross-product data access
  • Explore Rovo agent capabilities if building AI features
  • Review Rovo Studio and Rovo Dev resources
Why this matters

Knowing these exist early prevents you from building workarounds for problems the platform already solves, like cross-product data access or AI-powered experiences.

Resources

Rate this page: