Developer training - Day one
This day covers:
This day covers:
Workstation set-up
Creating financial markets technology today is fundamentally broken – too slow, expensive and high-risk. Genesis is revolutionising software delivery within the financial markets so that any coder can create reactive, performant and compliant applications in days.
Training courses
Introduction
Training courses
You can run our Quick Start from a lightweight set-up. However, to set up a full-functioning developer workstation, you need to check out the hardware and software requirements in this section. This will get you fit to do some serious work.
Seed and Genx
The Genesis platform provides a Gradle plugin that makes it easy to perform all the installation tasks that are necessary to deploy your own Genesis project on your local workstation, from your IDE.
If you don't have a Linux box for running your Genesis platform, you can use Windows Subsystem for Linux (WSL2) to install a Linux environment on your Windows machine.
To install the Genesis low-code platform on your server, go through the following steps.
So far, you have a table; now we want to be able to see its content and create new entries.
Build
Before you start, make sure you have checked out the hardware and software requirements.
Now let's create a single page with a grid and a form for entering data.
To get started, you need to access the Genesis Create. This is a low-code tool provided by Genesis, which enables you to run a full-stack application with a few clicks.
Now you are ready to define the fields and tables that make up your data model. This model structures information in a simple way that can be viewed by users and processed by the application.
Workstation set-up
Welcome to the quick start tutorial page. Here we are going to create a very simple application using some basic features of the Genesis Platform.
The application has three files that contain vital configuration information:
Starting the server
The very simple application you will build will look like this: