Clone the repo to your machine
git clone https://github.com/pajicf/substrate-startkit-gui-api
Once you have cloned the repo on your computer you can start configuring the backend application by following next steps:
Navigate to the root of the project
In the root of the project, create .env file
.env
Fill the .env file, example of the values can be copied from the .env or .env.example.docker file (NOTE: All values should be filled)
.env.example.docker
Last updated 2 years ago