{"id":18588037,"url":"https://github.com/peimelo/transactions-typeorm","last_synced_at":"2025-05-16T07:10:05.594Z","repository":{"id":42856896,"uuid":"260504649","full_name":"peimelo/transactions-typeorm","owner":"peimelo","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-24T02:22:33.000Z","size":1797,"stargazers_count":0,"open_issues_count":16,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T19:11:39.016Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/peimelo.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}},"created_at":"2020-05-01T16:21:04.000Z","updated_at":"2020-06-03T14:58:40.000Z","dependencies_parsed_at":"2023-02-13T11:46:00.321Z","dependency_job_id":null,"html_url":"https://github.com/peimelo/transactions-typeorm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"rocketseat-education/gostack-template-typeorm-upload","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peimelo%2Ftransactions-typeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peimelo%2Ftransactions-typeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peimelo%2Ftransactions-typeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peimelo%2Ftransactions-typeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peimelo","download_url":"https://codeload.github.com/peimelo/transactions-typeorm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254485044,"owners_count":22078767,"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":[],"created_at":"2024-11-07T00:44:29.127Z","updated_at":"2025-05-16T07:10:05.574Z","avatar_url":"https://github.com/peimelo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Barber\n\nAfter clone this repository, install the dependencies:\n\n```\nyarn\n```\n\nDeixe o Docker executando e rode o comando para criar o database `gostack_desafio06`:\n\n```\ndocker-compose up -d\n```\n\n---\n\nRode as migrations:\n\n```\nyarn typeorm migration:run\n```\n\nSe ocorrer o erro:\n\n```\nError during migration run:\nQueryFailedError: function uuid_generate_v4() does not exist\n```\n\nentre dentro na linha de comando do psql do Docker para criar a extensão necessária (senha `docker`):\n\n```\ndocker exec -it transactions-typeorm_database_1 psql -U postgres -W gostack_desafio06\n\ngostack_desafio06=# CREATE EXTENSION IF NOT EXISTS \"uuid-ossp\";\n\n```\n\ndaí rode as migrations novamente.\n\n---\n\nTo run the project:\n\n```\nyarn dev:server\n```\n\nOpen your browser in `http://localhost:3333`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeimelo%2Ftransactions-typeorm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeimelo%2Ftransactions-typeorm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeimelo%2Ftransactions-typeorm/lists"}