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)
- Host: GitHub
- URL: https://github.com/kelsonbatista/project-stranger-things-backend
- Owner: kelsonbatista
- Created: 2022-06-06T17:30:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T17:51:48.000Z (about 4 years ago)
- Last Synced: 2025-03-27T15:53:10.880Z (about 1 year ago)
- Topics: api, cloud, deployment, docker, heroku, heroku-deployment
- Language: JavaScript
- Homepage:
- Size: 20.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
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

---
# 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/)