{"id":19408629,"url":"https://github.com/4lessandrodev/projeto-typescript","last_synced_at":"2025-10-09T05:14:37.392Z","repository":{"id":105007872,"uuid":"293398280","full_name":"4lessandrodev/projeto-typescript","owner":"4lessandrodev","description":"Padrão de projeto usando typescript ","archived":false,"fork":false,"pushed_at":"2020-09-07T02:06:59.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-07T14:23:45.072Z","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/4lessandrodev.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":"2020-09-07T02:02:15.000Z","updated_at":"2020-09-07T02:07:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"173bfdbc-0c17-411e-a849-ec1fc222f15e","html_url":"https://github.com/4lessandrodev/projeto-typescript","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/4lessandrodev%2Fprojeto-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4lessandrodev%2Fprojeto-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4lessandrodev%2Fprojeto-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4lessandrodev%2Fprojeto-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4lessandrodev","download_url":"https://codeload.github.com/4lessandrodev/projeto-typescript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240587479,"owners_count":19825005,"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-10T12:07:02.829Z","updated_at":"2025-10-09T05:14:32.345Z","avatar_url":"https://github.com/4lessandrodev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Typescript ptoject\n\n- npm init -y\n- npm install typescript -D\n- npm install express --save\n- npm install @types/express -D\n- npm tsc --init\n- npx tsc --init\n\n- configure o arquivo tsconfig,json descomentar a tag \"outDir\" passando o caminho onde os arquivos devem ser compilados\n\n- no package.json configurar o script start para inicializar o arquivo app.js compilado na pasta dist\n\n- instalar o ts-node-dev para automatizar o processo de compilação \"npm install ts-node-dev --save-dev\"\n\n- configurar no package.json do projeto a tag dev para executar o arquivo app.js com o ts-node-dev\n\"dev:server\": \"ts-node-dev --respawn --transpile-only src/app.ts\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4lessandrodev%2Fprojeto-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4lessandrodev%2Fprojeto-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4lessandrodev%2Fprojeto-typescript/lists"}