Skip to content

tfg2021-escinf-una/eg.notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eg.notification

HOW TO RUN Notification Microservice

  1. pip install -r requirements.txt
  2. cd app
  3. export email="YOUR_EMAIL_HERE"
  4. export password="YOUR_PASSWORD_HERE"
  5. export FLASK_APP="app"
  6. flask run

TO Build Docker Image docker build -t testing --build-arg email_env=YOUR_EMAIL_HERE --build-arg password_env=YOUR_PASSWORD_HERE --no-cache .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •