Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 559 Bytes

README.md

File metadata and controls

47 lines (37 loc) · 559 Bytes

Stocks BRM

Get project

git clone https://github.com/cardosorrenan/stocks_brm
cd ./stocks_brm

Show the availables commands

make help

Start (up) the containers

make start

Required when first time

make migrate

Run Tests

make test

Open API Docs

http://localhost:8000/swagger/

Stocks BRM

http://localhost:8005

Application Flow