An open API service indexing awesome lists of open source software.

https://github.com/kelsonbatista/project-stranger-things-backend

Project Stranger Things (backend)
https://github.com/kelsonbatista/project-stranger-things-backend

api cloud deployment docker heroku heroku-deployment

Last synced: about 2 months ago
JSON representation

Project Stranger Things (backend)

Awesome Lists containing this project

README

          

# About the project / *Sobre o projeto*

This is the backend part of Stranger Things project. This project is focused in Heroku cloud deployment on development and production environment, with Docker on backend. It is composed of 2 different APIs, one presenting upside data and the other presenting inverted data.

*Esse é a parte backend do projeto Stranger Things. Esse projeto é focado no deployment na nuvem Heroku nos ambientes de desenvolvimento e produção, utilizando o Docker no backend. É composto por 2 APIs distintas, sendo uma apresentando os dados de forma normal e outra apresentando de forma invertida.*

---
# Skills / *Habilidades*

- Heroku cloud deployment. *Implantação no Heroku Cloud*
- Environment variables. *Variáveis de ambiente*
- Docker. *Docker*
- Better commits using commitLint, husky and commitizen. *Melhores commits utilizando commitLint, husky e commitizen*

---
# Endpoints / *Endpoints*

- Upside database. *Banco com dados normais* https://kelsonbatista-up.herokuapp.com/
- Upside down database. *Banco com dados invertidos* https://kelsonbatista-dw.herokuapp.com/

---
# Layout

Project Stranger Things

---
# Deployment / *Implantação*

See it in action/ **Veja em ação**:
- Backend: Upside database. *Banco com dados normais* [https://kelsonbatista-up.herokuapp.com/](https://kelsonbatista-up.herokuapp.com/)
- Backend: Upside down database. *Banco com dados invertidos* [https://kelsonbatista-dw.herokuapp.com/](https://kelsonbatista-dw.herokuapp.com/)
- Frontend: Dev Environment. *Ambiente de Desenvolvimento* [https://kelsonbatista-ft.herokuapp.com/](https://kelsonbatista-ft.herokuapp.com/)
- Frotend: Production Environment. *Ambiente de Produção* [https://kelsonbatista-pd.herokuapp.com/](https://kelsonbatista-pd.herokuapp.com/)