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

Async api calling #53

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Async api calling #53

wants to merge 2 commits into from

Conversation

vinibiso
Copy link

@vinibiso vinibiso commented Aug 29, 2017

#8

This will be a little tricky to test however, so bear with me.

First install the new dependencies on requirments.txt
The install the broker on your mac with homebrew install redis

To run:
1 - On one tab run redis server
2 - Run the django server with your HE_CLIENT_SECRET
3 - On another in the virtual env run celery -A hackIDE worker --app=hackIDE_project.celery:app -l info to run the celery worker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant