{"id":17663945,"url":"https://github.com/tiago154/rocketpay","last_synced_at":"2025-05-07T23:09:18.791Z","repository":{"id":99007909,"uuid":"341208152","full_name":"tiago154/rocketpay","owner":"tiago154","description":"🚀 Projeto criado na Next Level Week #4 na trilha de Elixir","archived":false,"fork":false,"pushed_at":"2021-04-04T15:28:51.000Z","size":67,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T23:09:12.465Z","etag":null,"topics":["coveralls","ecto","elixir","elixir-coverage","excoveralls","github-actions-elixir","nlw","nlw-4","phoenix","rocketseat"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tiago154.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-22T13:23:14.000Z","updated_at":"2023-03-11T01:45:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"10fdcb13-b489-4dbe-9338-23ea13ba6c0b","html_url":"https://github.com/tiago154/rocketpay","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiago154%2Frocketpay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiago154%2Frocketpay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiago154%2Frocketpay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiago154%2Frocketpay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiago154","download_url":"https://codeload.github.com/tiago154/rocketpay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252968120,"owners_count":21833252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["coveralls","ecto","elixir","elixir-coverage","excoveralls","github-actions-elixir","nlw","nlw-4","phoenix","rocketseat"],"created_at":"2024-10-23T19:42:55.873Z","updated_at":"2025-05-07T23:09:18.767Z","avatar_url":"https://github.com/tiago154.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Elixir CI](https://github.com/tiago154/rocketpay/actions/workflows/elixir.yml/badge.svg)](https://github.com/tiago154/rocketpay/actions/workflows/elixir.yml)\n[![Coverage Status](https://coveralls.io/repos/github/tiago154/rocketpay/badge.svg?branch=master)](https://coveralls.io/github/tiago154/rocketpay?branch=master)\n\n# Rocketpay\n\nTo start your Phoenix server:\n\n  * Install dependencies with `mix deps.get`\n  * Create and migrate your database with `mix ecto.setup`\n  * Start Phoenix endpoint with `mix phx.server`\n\nNow you can visit [`localhost:4000`](http://localhost:4000) from your browser.\n\nReady to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).\n\n## Learn more\n\n  * Official website: https://www.phoenixframework.org/\n  * Guides: https://hexdocs.pm/phoenix/overview.html\n  * Docs: https://hexdocs.pm/phoenix\n  * Forum: https://elixirforum.com/c/phoenix-forum\n  * Source: https://github.com/phoenixframework/phoenix\n\n## Iniciando o projeto\n\n### Criando um novo diretório sem html e css (api)\n```bash\nmix phx.new rocketpay --no-webpack --no-html\n```\n\n## Credo\n### Criando arquivo de lint do projeto\n```bash\nmix credo gen.config\n```\n\n## Ecto\n\n#### Atalho para criar o banco e rodar as migrates\n```bash\nmix ecto.setup\n```\n\n#### Cria o banco de dados\n```bash\nmix ecto.create\n```\n\n#### Deleta o banco de dados\n```bash\nmix ecto.drop\n```\n\n#### Cria uma migration\n```bash\nmix ecto.gen.migration create_blablabla_table\n```\n\n#### Executa as migrations\n```bash\nmix ecto.migrate\n```\n\n## PostGres Docker\n\n```bash\ndocker run --name postgres-dev -e POSTGRES_PASSWORD=postgres -e POSTGRES_USER=postgres -p 5432:5432 -d postgres\n```\n\n```bash\ndocker start postgres-dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiago154%2Frocketpay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiago154%2Frocketpay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiago154%2Frocketpay/lists"}