Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documenting request limit #27

Open
DhanushNehru opened this issue May 19, 2024 · 6 comments
Open

Documenting request limit #27

DhanushNehru opened this issue May 19, 2024 · 6 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@DhanushNehru
Copy link
Owner

Currently the project url is based out of the free version of judge0

50 requests per day

https://custom-code-editor.vercel.app/
https://judge0.com/#pricing

Need to update the same in readme

@DhanushNehru DhanushNehru added documentation Improvements or additions to documentation good first issue Good for newcomers labels May 19, 2024
@nikkivirtuoso
Copy link
Contributor

@DhanushNehru can you help me in setting up .env file as while running the code its showing error 404

@DhanushNehru
Copy link
Owner Author

Hi @nikkivirtuoso as per the README.md you need to setup three .env variables

REACT_APP_RAPID_API_HOST=YOUR_HOST_URL
REACT_APP_RAPID_API_KEY=YOUR_SECRET_KEY
REACT_APP_RAPID_API_URL=YOUR_SUBMISSIONS_URL

You can do that by subscribing to the basic plan of judge0 which is free. And also you can only send 50 requests per day.

@nikkivirtuoso
Copy link
Contributor

I am done with the JudgeO part but after that dashboard is showing 3 things i got the secret key part but i am unable to understand the first and last url thing

@nikkivirtuoso
Copy link
Contributor

Your host url and your submission url where should i find that

@nikkivirtuoso
Copy link
Contributor

I have also messaged you on X (twitter)

@DhanushNehru
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants