Get Started
takes 15 minutes to complete
💡
This guide is also available in video form on the GovTech YouTube channel (opens in a new tab).
This short exercise will set up the Airbase tools and launch your very first web application.
At the end of this guide, you’ll be able to run the airbase deploy
command, and visit the live URL on a web browser.
Before you begin
To use Airbase, you'll need one of the following:
- a
.gov.sg
email address; or - a TechPass account.
Airbase Onboarding
Create or Sign-in to your Airbase account
Creating an account on Airbase is easy and will take just a minute.
- If you are enrolled in TechPass, sign in with TechPass.
- Alternatively, if you have a
.gov.sg
email address, you can sign in to Airbase using this email.
Once you've logged in, fill in your profile.
Create your first Team
- On the Airbase home page, click Create Team.
- Enter a name and a unique handle for your team (can be changed later).
- Save your changes.
Create your first Project
- Navigate to All Projects and click Create Project.
- Choose a name and a unique handle for your project.
- Save your changes.
That's it!
Getting onboard with Airbase is that simple.
In the next few sections, we will install the Airbase CLI and deploy your first web application.