/img/backArrow.svgBack
Start here
Quick start guide for Aptugo.

It is really straightforward to setup Aptugo in your computer.

You will need:

  • Node.js (>=8)
  • Aptugo (+ License Key)

Setup

Node.js installation:

Check if Node.js is installed and on your system. You should see something like this:

~$ node -v
v14.17.0

Should be equal or greater than 8. Otherwise, please install Node.js from https://nodejs.org/

If you are using Ubuntu, try these commands below:

curl -fsSL https://deb.nodesource.com/setup_14.x | sudo -E bash -
sudo apt-get install -y nodejs

Installing Aptugo:

Aptugo can be installed on Windows, Mac and Linux. Check our downloads page for more information.

Aptugo License Key:

After installing Aptugo don't forget to set Aptugo's License Key on your first time run.

First time run

And fill in the paths as it asks, all required values must have a Check value on a green color.

Once configured, Aptugo will end. Now you're ready to create your first application with Aptugo.

Creating an App

Aptugo will ask for everything it needs in order to finish creating and building your app. When creating a new app you should see something like this:

© 2021, Aptugo, Inc. All Rights Reserved.
/img/aptugoGrey.png