{"id":20810926,"url":"https://github.com/exposedcat/typescript-template","last_synced_at":"2025-05-11T19:30:39.656Z","repository":{"id":104257083,"uuid":"523439107","full_name":"ExposedCat/typescript-template","owner":"ExposedCat","description":"Template for TypeScript projects","archived":true,"fork":false,"pushed_at":"2022-08-10T17:53:59.000Z","size":390,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T04:41:19.716Z","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/ExposedCat.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-08-10T17:36:45.000Z","updated_at":"2024-09-09T23:24:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"e045716d-e041-4fef-9e09-e686a39c9051","html_url":"https://github.com/ExposedCat/typescript-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExposedCat%2Ftypescript-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExposedCat%2Ftypescript-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExposedCat%2Ftypescript-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExposedCat%2Ftypescript-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ExposedCat","download_url":"https://codeload.github.com/ExposedCat/typescript-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253620935,"owners_count":21937445,"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-17T20:28:59.270Z","updated_at":"2025-05-11T19:30:39.636Z","avatar_url":"https://github.com/ExposedCat.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003ch1\u003eTypeScript Template\u003c/h1\u003e\n\n\u003ca href=\"https://t.me/ExposedCatDev\"\u003e\n\n![](https://img.shields.io/badge/Telegram-Developer-informational?style=for-the-badge\u0026logo=telegram\u0026logoColor=26A5E4\u0026color=26A5E4)\n\u003c/a\u003e\n\u003ca href=\"https://www.reddit.com/user/ExposedCatDev\"\u003e\n![](https://img.shields.io/badge/Reddit-Developer-informational?style=for-the-badge\u0026logo=reddit\u0026logoColor=FF5700\u0026color=FF5700)\n\u003c/a\u003e\n\n\u003cimg src=\"./git-assets/preview.png\" alt=\"App preview\"\u003e\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ch2\u003e⭐️ Features\u003c/h2\u003e\n\u003c/div\u003e\n\u003cul\u003e\n    \u003cli\u003eStrict code formatting rules\u003c/li\u003e\n    \u003cli\u003eScalable file architecture\u003c/li\u003e\n    \u003cli\u003eWell-readable git repository with a beautiful README\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ch2\u003e💼 TODO\u003c/h2\u003e\n\u003c/div\u003e\n\u003cul\u003e\n    \u003cli\u003e\u003cs\u003eAdd formatting rules\u003c/s\u003e\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003cs\u003eAdd preview\u003c/s\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ch2\u003e⚙️ Stack\u003c/h2\u003e\n\u003c/div\u003e\n\u003cul\u003e\n    \u003cli\u003eProgramming language: TypeScript\u003c/li\u003e\n    \u003cli\u003eRunning tools: Node.JS\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ch2\u003e🔌 Running\u003c/h2\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ch2\u003evia pure Node.JS\u003c/h2\u003e\n\u003c/div\u003e\n\n1. Clone this repo:\n\n```bash\ngit clone https://github.com/ExposedCat/typescript-template.git\n```\n\n2. Go to the project root:\n\n```bash\ncd typescript-template\n```\n\n3. Create copy of `.env-example` called `.env` and replace example data with yours\n4. Start app (specify name of the config created before):\n\n```bash\nnpm start\n```\n\n**Done**.\n\n\u003cdiv align=\"center\"\u003e\n    \u003ch2\u003e🔩 Dependencies\u003c/h2\u003e\n\u003c/div\u003e\n\u003ch3\u003eProduction\u003c/h3\u003e\n\u003cul\u003e\n    \u003c!-- \u003cli\u003e\u003c/li\u003e --\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDevelopment\u003c/h3\u003e\n\u003cul\u003e\n    \u003cli\u003eTypeScript\u003c/li\u003e\n    \u003cli\u003ePrettier\u003c/li\u003e\n\u003c/ul\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexposedcat%2Ftypescript-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexposedcat%2Ftypescript-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexposedcat%2Ftypescript-template/lists"}