Quick Start

Ready, at the speed of light!

This guide assumes you have Docker & Docker Compose installed

Open your favorite terminal and run the following:

$ git clone https://github.com/progressively-crew/progressively
$ cd progressively
$ docker-compose up -d

Go to http://localhost:3000/welcome and let you drive in the onboarding steps to create your Admin User and your first project.

Last updated