{"id":22211038,"url":"https://github.com/geisonjr/typescript-template","last_synced_at":"2025-03-25T05:40:44.572Z","repository":{"id":265565365,"uuid":"774655377","full_name":"GeisonJr/typescript-template","owner":"GeisonJr","description":"TypeScript Template","archived":false,"fork":false,"pushed_at":"2024-03-19T23:52:21.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T16:02:53.026Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GeisonJr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-03-19T23:42:47.000Z","updated_at":"2024-07-06T21:35:15.000Z","dependencies_parsed_at":"2024-11-30T00:02:56.176Z","dependency_job_id":"5f652b91-a2f7-4f87-92dc-cfbc9c7d4177","html_url":"https://github.com/GeisonJr/typescript-template","commit_stats":null,"previous_names":["geisonjr/typescript-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeisonJr%2Ftypescript-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeisonJr%2Ftypescript-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeisonJr%2Ftypescript-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeisonJr%2Ftypescript-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeisonJr","download_url":"https://codeload.github.com/GeisonJr/typescript-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245407755,"owners_count":20610232,"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-12-02T20:19:07.890Z","updated_at":"2025-03-25T05:40:44.546Z","avatar_url":"https://github.com/GeisonJr.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"https://geison.dev/\"\u003e\r\n    \u003cimg width=\"100\" src=\"https://geison.dev/assets/icons/logo.svg\" alt=\"Logo\" /\u003e\r\n  \u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n\u003ch1 align=\"center\"\u003e\r\n\tTypeScript Template\r\n\u003c/h1\u003e\r\n\u003cdiv align=\"center\"\u003e\r\n\r\nA template for TypeScript projects.\r\n\r\n\u003c/div\u003e\r\n\r\n\u003cdiv align=\"center\"\u003e\r\n\r\n\u003c!-- [![CI](https://github.com/GeisonJr/typescript-template/actions/workflows/ci.yaml/badge.svg)](https://github.com/GeisonJr/typescript-template/actions/workflows/ci.yaml)\r\n[![CD](https://github.com/GeisonJr/typescript-template/actions/workflows/cd.yaml/badge.svg)](https://github.com/GeisonJr/typescript-template/actions/workflows/cd.yaml) --\u003e\r\n\r\n[![LICENSE](https://img.shields.io/github/license/geisonjr/typescript-template?style=flat)](https://github.com/GeisonJr/typescript-template/blob/main/LICENSE)\r\n\r\n\u003c!-- [![NPM version](https://img.shields.io/npm/v/@geisonjr/typescript-template?style=flat)](https://npmjs.com/package/@geisonjr/typescript-template) --\u003e\r\n\u003c!-- [![NPM downloads](https://img.shields.io/npm/dt/@geisonjr/typescript-template?style=flat)](https://npmjs.com/package/@geisonjr/typescript-template) --\u003e\r\n\r\n\u003c/div\u003e\r\n\r\n\u003e [!WARNING]\r\n\u003e This project is under development and is not yet ready for use.\r\n\r\n## 🌱 Overview\r\n\r\nThis project is a template for TypeScript projects. It has a set of tools and configurations to help you start a new project.\r\n\r\n## ✨ Features\r\n\r\n- [x] CD with GitHub Actions\r\n- [x] CI with GitHub Actions\r\n- [x] EditorConfig\r\n- [x] Prettier\r\n- [x] Tests\r\n- [x] TypeScript\r\n\r\n## 🚀 Tecnologies\r\n\r\nThe following tools were used in the construction of the project:\r\n\r\n- [EditorConfig](https://editorconfig.org/)\r\n- [GitHub Actions](https://docs.github.com/en/actions)\r\n- [Jest](https://jestjs.io/)\r\n- [Node.js](https://nodejs.org/en/)\r\n- [Prettier](https://prettier.io/)\r\n- [TypeScript](https://www.typescriptlang.org/)\r\n\r\n## 📦 Get Started\r\n\r\nFirst, clone the project:\r\n\r\n```bash\r\ngit clone https://github.com@geisonjr/typescript-template.git\r\n```\r\n\r\nThen, access the project directory:\r\n\r\n```bash\r\nmv typescript-template \u003cyour-project-name\u003e\r\ncd \u003cyour-project-name\u003e\r\n```\r\n\r\nInstall the dependencies using the package manager [npm](https://docs.npmjs.com/) to install the dependencies.\r\n\r\n```bash\r\nnpm install\r\n```\r\n\r\n## 📝 GitHub\r\n\r\n### Create a new repository on the command line\r\n\r\n```bash\r\ngit init\r\ngit add README.md\r\ngit commit -m \"first commit\"\r\ngit branch -M main\r\ngit remote add origin git@github.com:\u003caccount\u003e/\u003crepo\u003e.git\r\ngit push -u origin main\r\n```\r\n\r\n### Push an existing repository from the command line\r\n\r\n```bash\r\ngit remote add origin git@github.com:\u003caccount\u003e/\u003crepo\u003e.git\r\ngit branch -M main\r\ngit push -u origin main\r\n```\r\n\r\n## 📋 License\r\n\r\nThis project is under the\r\n[MIT License](https://github.com/geisonjr/typefy/blob/master/LICENSE)\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeisonjr%2Ftypescript-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeisonjr%2Ftypescript-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeisonjr%2Ftypescript-template/lists"}