https://github.com/dngadelha/pokecenter-backend
Projeto do back-end do Pokecenter.
https://github.com/dngadelha/pokecenter-backend
docker jwt nodejs typeorm
Last synced: 2 months ago
JSON representation
Projeto do back-end do Pokecenter.
- Host: GitHub
- URL: https://github.com/dngadelha/pokecenter-backend
- Owner: dngadelha
- License: gpl-3.0
- Created: 2022-11-04T20:41:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-05T23:30:54.000Z (over 3 years ago)
- Last Synced: 2023-05-27T04:46:27.068Z (about 3 years ago)
- Topics: docker, jwt, nodejs, typeorm
- Language: TypeScript
- Homepage: https://hub.docker.com/r/dngadelha/pokecenter-backend
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pokecenter Back-End
Projeto do back-end do Pokecenter.
## Estrutura do projeto
O back-end do Pokecenter é um projeto que utiliza o [Node.js](https://nodejs.org/), [TypeORM](https://typeorm.io/) e [Docker](https://www.docker.com/). Ele é dividido em 2 repositórios:
- [`@dngadelha/pokecenter`](https://github.com/dngadelha/pokecenter): Projeto que contém o front-end da aplicação.
- [`@dngadelha/pokecenter-backend`](https://github.com/dngadelha/pokecenter-backend): Projeto que contém o back-end da aplicação.
## Executando o back-end localmente
1. Suba o back-end no Docker:
```sh
docker-compose up -d --build
```
Após isso, a API estará acessível através da porta `5000`.
## Sobre o Projeto
**Autor:** [Danilo Gadelha](mailto:dngadelha@outlook.com)
## Licença
Pokecenter - Capture Pókemons pelo seu navegador
Copyright (C) 2022 Danilo Gadelha e contribuidores
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
The "Pokémon" trademark is copyright (c) 2022 Pokémon. (c) 1995 - 2022
Nintendo/Creatures Inc./GAME FREAK inc. TM, (c) Nintendo.