- You need to create a directory for mongodb (/opt/mongodb by default) and chown to your user (or remove the volume attribute for mongodb in docker-compose.yml)
docker-compose up
localhost:5000/oauth2callback
- Connect to the flask node
docker exec -it #container_id /bin/bash
cd ..
python
from app.tasks import fetch_messages
fetch_messages.delay(#yourclientid)
-
Notifications
You must be signed in to change notification settings - Fork 0
id13/gmail-downloader
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published