Create Your First Application Using Accelerator Toolkit
Create your first analytical application using GoodData create-gooddata-react-app
and Accelerator Toolkit.
create-gooddata-react-app
About create-gooddata-react-app
is a CLI-based tool that will guide you through the process of creating the application step by step in your terminal application.
This is what is going to happen when you run create-gooddata-react-app
:
create-gooddata-react-app
will download its packages and files to your computer.- When completed, it will ask you to select your domain from the list or let you enter your domain name manually.
- Once you confirm your domain, the tool will install required dependencies and create the structure of your application.
- It will then prompt you to start your application and will open the welcome page in your browser. The welcome page refer you to Accelerator Toolkit, which will allow you to set up your home dashboard with a test widget.
create-gooddata-react-app
How to use To start, go to https://github.com/gooddata/gooddata-create-gooddata-react-app, and follow the instructions in the README file.
Note: This tutorial assumes that you already have an existing GoodData account. If you don’t have a GoodData account yet, you can create one for free at https://www.gooddata.com/free/. Please make sure that you have your GoodData account ready before following this tutorial.