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

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.

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.