code100x / algorithmic-arena

93 stars 99 forks source link

not able to start locally #76

Open imran1khan opened 2 days ago

imran1khan commented 2 days ago

server is crashing, please help how can i start prooject locally, i followed the insterection from read_me.md but nothing is working and databse_url should be this DATABASE_URL="postgresql://postgres:supersecurepassword@localhost:5432/algo-arena"

https://github.com/code100x/algorithmic-arena/assets/107169527/5299758d-c94c-4717-a6a2-56117a51e174

kushwahramkumar2003 commented 2 days ago

Hi @imran1khan,

Make sure to carefully read the README.md file for detailed instructions on setting up the project locally.

For setting up Judge0, you can follow the instructions provided in this link.

Additionally, if you are using Linux or macOS, try running the Docker Compose command as a superuser. This should help resolve any permission issues you might be facing.