Skip to content

id13/gmail-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run

  • 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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages