Skip to content

ghostishev/gmail-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gmail-client

To run this project:

docker-compose up -d

Then connect to web image

docker-compose exec web bash

And do migrations

python manage.py migrate

Then go to: http://localhost

note: You can change port in docker-compose.yml (in the root of repo)

After instalation

  • click on "Sing in with Google"
  • give access to read emails
  • click "Load messages" (at first time, may take up to 1 minute)
  • last 100 emails (reduced) will apper below

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published