{"id":18283583,"url":"https://github.com/thesmartmonkey/create-typescript-app","last_synced_at":"2025-04-09T05:42:59.878Z","repository":{"id":140586664,"uuid":"581355921","full_name":"TheSmartMonkey/create-typescript-app","owner":"TheSmartMonkey","description":"Simple typescript app with jest for small and fast projects","archived":false,"fork":false,"pushed_at":"2023-12-03T23:14:13.000Z","size":320,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-15T00:19:09.999Z","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/TheSmartMonkey.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":"2022-12-23T00:30:35.000Z","updated_at":"2022-12-23T00:36:19.000Z","dependencies_parsed_at":"2023-12-03T23:35:47.863Z","dependency_job_id":null,"html_url":"https://github.com/TheSmartMonkey/create-typescript-app","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/TheSmartMonkey%2Fcreate-typescript-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSmartMonkey%2Fcreate-typescript-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSmartMonkey%2Fcreate-typescript-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSmartMonkey%2Fcreate-typescript-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheSmartMonkey","download_url":"https://codeload.github.com/TheSmartMonkey/create-typescript-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987108,"owners_count":21028891,"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-05T13:10:01.525Z","updated_at":"2025-04-09T05:42:59.855Z","avatar_url":"https://github.com/TheSmartMonkey.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-typescript-app\n\nSimple typescript app with jest for small and fast projects\n\n## Installation\n\n```sh\nnpx degit https://github.com/TheSmartMonkey/create-typescript-app app\n```\n\n## Getting started\n\n1. Install nodejs : https://nodejs.org/en/\n\n1. Install node_modules with `npm install`\n\n1. Avalable commands with `npm run` (`npm run start` runes your code from `main.ts`)\n\n```\nstart\n  npm run build \u0026\u0026 node dist/main.js\ntest\n  jest\nlint\n  eslint src --ext .ts\nclear\n  rmdir /s \"dist\"\nbuild\n  tsc\n```\n\n## Folder tree\n\n```\n|   .eslintrc.json\n|   .gitignore\n|   .prettierignore\n|   .prettierrc.json\n|   jest.config.ts\n|   junit.xml\n|   LICENSE\n|   main.ts\n|   package-lock.json\n|   package.json\n|   README.md\n|   tree.txt\n|   tsconfig.json\n|   tsconfig.paths.json\n|\n+---src\n    |   tree.txt\n    |\n    +---functions\n    |       hello.test.ts\n    |       hello.ts\n    |\n    +---libs\n    |       .gitkeep\n    |\n    +---models\n            hello.model.ts\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesmartmonkey%2Fcreate-typescript-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesmartmonkey%2Fcreate-typescript-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesmartmonkey%2Fcreate-typescript-app/lists"}