Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Lissone committed May 15, 2021
1 parent 3446109 commit 0a4d28a
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,44 @@
# PointControl - API
<h1 align="center">
PointControl - API
</h1>

<p align="center">
<a href="#descrição">Descrição</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<a href="#requerimentos">Requerimentos</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<a href="#tecnologias">Tecnologias</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<a href="#instalando">Dependencias</a>
</p>

<p align="center">
<img src="https://img.shields.io/static/v1?label=PRs&message=welcome&color=49AA26&labelColor=000000" alt="PRs welcome!" />

<img alt="License" src="https://img.shields.io/static/v1?label=license&message=MIT&color=49AA26&labelColor=000000">
</p>

<br>

## Descrição
Api de uma aplicação de controle de pontos de empresas.

Estrutura de pastas baseada na clean architecture.

Criada a documentação da api utlizando swagger. (Página inicial da aplicação)

### Requerimentos

* [Yarn](https://yarnpkg.com/)
* [SqlServer](https://www.microsoft.com/pt-br/sql-server/sql-server-downloads)
* [Nodejs](https://nodejs.org/en/)

### Dependências
### Tecnologias

* Typescript
* Express
* Nodemon
* TypeORM
* ESLint
* Prettier
* Swagger

### Instalando Dependencias

Expand Down

0 comments on commit 0a4d28a

Please sign in to comment.