You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a frontend developer, my experience with backend development might a be a little short. So any instruction on the steps to get the code up and running is very helpful. It seems, the instructions provided are a little too brief for some (including myself).
For example, it is mentioned that someone has to "Create file .env then copy variables in sample.env" but the sample.env is nowhere near to be found and also no instructions on where to look for it. 😐
Also, it is said that "You need to provide Postgresql environment in enviroment file .env" This implies there are several steps necessary for the command (run command) to work successfully. Not sure which exactly those steps (prerequisites) are, maybe a specific database server installation, maybe a database has to be created and specified (as it is done in Laravel), maybe something entirely different from those. All that leaves me - with my tiny frontend development brain - wondering what to do and where to begin.
Thanks for the amazing effort you have put on this project, a bit more elaborated documentation will be much appreciated.
The text was updated successfully, but these errors were encountered:
As a frontend developer, my experience with backend development might a be a little short. So any instruction on the steps to get the code up and running is very helpful. It seems, the instructions provided are a little too brief for some (including myself).
For example, it is mentioned that someone has to "Create file
.env
then copy variables insample.env
" but thesample.env
is nowhere near to be found and also no instructions on where to look for it. 😐Also, it is said that "You need to provide Postgresql environment in enviroment file
.env
" This implies there are several steps necessary for the command (run command) to work successfully. Not sure which exactly those steps (prerequisites) are, maybe a specific database server installation, maybe a database has to be created and specified (as it is done in Laravel), maybe something entirely different from those. All that leaves me - with my tiny frontend development brain - wondering what to do and where to begin.Thanks for the amazing effort you have put on this project, a bit more elaborated documentation will be much appreciated.
The text was updated successfully, but these errors were encountered: