The setup wizard was missing GitHub OAuth setup section. There is no data passed to the env file from this step, but it is required for the app to run properly, so I included it in the setup.
Also I changed directory of the setup file to better reflect its purpose as it sets the whole local dev environemnt, not just the db.
Description
The setup wizard was missing GitHub OAuth setup section. There is no data passed to the env file from this step, but it is required for the app to run properly, so I included it in the setup.
Also I changed directory of the setup file to better reflect its purpose as it sets the whole local dev environemnt, not just the db.