About the Project

Inspiration

I was inspired to join Forge Quest because I wanted to learn how to build apps for Atlassian tools like Confluence and Jira. As someone new to Forge, the idea of starting small with a guided challenge seemed like the perfect way to begin my journey.

What I Learned

Through this project, I learned how to set up a Forge development environment, use the Forge CLI, and build a simple “Hello World” app using the UI kit. It gave me a good understanding of how apps are structured and deployed in the Atlassian cloud.

How I Built It

I followed the Novice level instructions to create a basic Confluence app. I used the Forge CLI to register and deploy the app, created a custom module in the manifest.yml, and used JavaScript with the UI kit to display a message inside a Confluence page.

Challenges Faced

Since this was my first time using Forge, understanding the manifest file and how modules work was a bit confusing at first. But once I went through the documentation and tried things out step-by-step, it started to make sense. Deploying the app and seeing it work in Confluence was a great learning moment.

Built With

Share this project:

Updates