Get Grainite up and running in 10 minutes
Experience the simplicity of a modern platform in 4 simple steps.
- Download gx installer script from here
- Run the installer script using this command
chmod +x install_gx.sh && sudo ./install_gx.sh - Start the docker container using
gx start - Follow the instructions here to try out a sample app or build your own
Requirements:
- A laptop (MacOS, Linux or Windows with WSL) or a Linux VM on cloud environment with at least 2 vCPU, 8 GB RAM, and 100 GB Storage.
- Java, Maven and Docker installed. Refer here for environment setup.