Skip to content

joaopaulogse/tcc-microservices

Repository files navigation

Microsservices - TCC

To run application create an .env file with your environment variables

# Set timezone to container
SET_CONTAINER_TIMEZONE=true
CONTAINER_TIMEZONE=America/Sao_Paulo

# CRETENDIALS TWITTER
CONSUMER_KEY=<api_key>
CONSUMER_SECRET=<api_key>
ACCESS_TOKEN=<api_key>
ACCESS_TOKEN_SECRET=<api_key>

Service 1

Service in Node

Service 2

Service in Python 3.6

Service Web

Service in Nginx

Service CORE

Service in Node

Authors
João Paulo
Heitor
Matheus Rodrigues

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published