/rocketpay

Elixir project developed in NLW 04

Primary LanguageElixirMIT LicenseMIT

๐Ÿ’ฐ Rocketpay ๐Ÿ’ฐ

Make deposit, withdraw and transaction

GitHub top language GitHub language count Repo size GitHub last commit License

Run in Insomnia}

About   |    Getting started   |    License

โ„น๏ธ About

Rocketpay is a transfer platform, where you can deposit to your account, withdraw and transfer to friends

๐Ÿš€ Getting started

First of all you need to have Elixir installed on your machine. You need a postgres running, see config/config.exs to change settings.

Then you can clone the repository.

git clone https://github.com/azagatti/rocketpay

You can start the application.

  1. cd rocketpay
  2. mix deps.get
  3. mix phx.server

And you can run tests with mix test, mix test --cover to see cover on terminal and mix coveralls.html to generate HTML with coverage.

๐Ÿ“ License

This project is under the MIT license. See the LICENSE for more information.


Made with ๐Ÿ’Ÿ by Andrรฉ Zagatti ๐Ÿ‘‹ Talk to me!