Skip to content

GuiJR777/Project-UATU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project UATU

Project create for technical test of Innoa

How to build

You have to give the Docker installed in your machine, clone this project, configure a .env file with the needed variables and run

docker-compose up --build

The aplication run in http://localhost:3000

Needed variables

  • DEBUG
  • CELERY_BROKER_URL
  • CELERY_RESULT_BACKEND
  • DEFAULT_FROM_EMAIL
  • EMAIL_HOST
  • EMAIL_PORT
  • EMAIL_USE_TLS
  • EMAIL_HOST_USER
  • EMAIL_HOST_PASSWORD

Releases

No releases published

Packages

No packages published