{"id":18623341,"url":"https://github.com/lucassantus/node-videos","last_synced_at":"2026-04-24T16:02:30.270Z","repository":{"id":107950950,"uuid":"470127424","full_name":"lucassantus/node-videos","owner":"lucassantus","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-15T17:08:46.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-17T06:41:16.579Z","etag":null,"topics":["nodejs","postgress","typeorm","typescript"],"latest_commit_sha":null,"homepage":"","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/lucassantus.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":"2022-03-15T11:22:45.000Z","updated_at":"2022-03-15T13:38:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"da357b7a-6c3e-415b-a092-c6eece627148","html_url":"https://github.com/lucassantus/node-videos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucassantus/node-videos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucassantus%2Fnode-videos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucassantus%2Fnode-videos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucassantus%2Fnode-videos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucassantus%2Fnode-videos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucassantus","download_url":"https://codeload.github.com/lucassantus/node-videos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucassantus%2Fnode-videos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32230421,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["nodejs","postgress","typeorm","typescript"],"created_at":"2024-11-07T04:23:18.930Z","updated_at":"2026-04-24T16:02:30.254Z","avatar_url":"https://github.com/lucassantus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vídeos\n\npassos realizados\n\n**create package.json**\n\n```\n  yarn init -y\n```\n\n**install dependencies**\n\n```\n  yarn add express\n```\n\n**install dependencies dev**\n\n```\n  yarn add typescript ts-node-dev @types/express -D\n```\n\n**init archive config typescript**\n\n```\n  yarn tsc --init\n```\n\n**install dependencies Postgress**\n\n```\nyarn add typeorm reflect-metadata pg\n```\n\n**create migration**\n\n```\nyarn typeorm migration:create -n CreateCategories\n```\n\n**run migration**\n\n_requisitos_\n\n\u003e Necessário postgress instalado,\n\u003e Drivers postgress configurado,\n\u003e Superuser com login\u0026senha adicionado e configurado,\n\u003e Banco de dados code_drops_crud criado.\n\n```\nyarn typeorm migration:run\n```\n\n**revert migration**\n\n_Comando para reverter as migrações._\n\n```\nyarn typeorm migration:revert\n```\n\n**install dependencies uuid**\n\n```\nyarn add uuid\n```\n\n**install dependencies uuid dev**\n\n```\nyarn add @types/uuid -D\n```\n\n\n\nCode Drops \u0026 Rockeatseat\nhttps://www.youtube.com/watch?v=9AO2hZJsHrs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucassantus%2Fnode-videos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucassantus%2Fnode-videos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucassantus%2Fnode-videos/lists"}