Ankur Sharma
Ankur Sharma
The linux course by Apoorv Goyal on youtube I have studied from it and it has everything needs to get started and it is better than Kunal's which Saiyam recommended...
## What does this PR do? Created the organization setup page, Here are the screenshots  Fixes #390 _If there is not an issue for this, please create one first....
created a docker-compose file to run mySQL and planetscale locally in a container, tried to add web application too, but facing errors Screenshot - 
Fixing the errors in questions page, things which hsingh missed, like proper pagination, adding a link in dropdown, redirecting user to login if not authenticated etc ### Checklist before requesting...
There was an trailing comma, which was causing errors while running docker-compose up command, so this is just to remove it   ### Checklist before requesting...