In step 3 for running it locally it’s required to copy .env.example in the .env folder, however there’s no .env folder in the repository code. I’ve tried to create the folder myself and copied .env.example into it but this doesn’t seem to work. What should I do?
In step 3 for running it locally it’s required to copy
.env.examplein the.envfolder, however there’s no.envfolder in the repository code. I’ve tried to create the folder myself and copied.env.exampleinto it but this doesn’t seem to work. What should I do?