You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run this project please make sure you have a Postgres container running on port 5432. Run the following command on the terminal inside of the project folder:
docker compose up -d
To run tests: mix test on the root folder.
About
Projeto de API em Elixir para clientes e operações financeiras de um banco.