Getting started
Welcome to the Accelerated Decision Making with AI Platform!
This tutorial provides a quick start guide to help developers in setting up the system on a local work environment.
Follow along to get started.
Prerequisites
- IDE
- Intergrated development environment
e.g.Visual Studio Code
- Java JDK 11
- Install and setup Java JDK11
- Maven
- Install Maven
- Node.js (version:12.22.10)
- Install Node.js version 12.22.10
- pgAdmin 4
- Install pgAdmin4
- Docker
- Install Docker
- Kind
- Install Kind
Clone the repository
Go to the Accelerated Decision Making with AI repository and click the
Codebutton on the top-right corner.Copy the
REPOSITORY_URLClone the repository into your directory of choice as described here to create a local copy on your computer.