{"id":25383056,"url":"https://github.com/mislam/tsnpk","last_synced_at":"2025-06-12T14:04:38.742Z","repository":{"id":218478123,"uuid":"746489008","full_name":"mislam/tsnpk","owner":"mislam","description":"TypeScript Node Project Kit","archived":false,"fork":false,"pushed_at":"2024-01-22T22:12:50.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T14:16:01.000Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/mislam.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}},"created_at":"2024-01-22T05:15:11.000Z","updated_at":"2024-01-22T05:18:40.000Z","dependencies_parsed_at":"2024-01-22T06:34:14.153Z","dependency_job_id":"0cfab65b-3a2c-411f-80c1-5cd6348844d1","html_url":"https://github.com/mislam/tsnpk","commit_stats":null,"previous_names":["mislam/tsnpk"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mislam/tsnpk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislam%2Ftsnpk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislam%2Ftsnpk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislam%2Ftsnpk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislam%2Ftsnpk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mislam","download_url":"https://codeload.github.com/mislam/tsnpk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislam%2Ftsnpk/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259479471,"owners_count":22864355,"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":"2025-02-15T07:53:28.572Z","updated_at":"2025-06-12T14:04:38.687Z","avatar_url":"https://github.com/mislam.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TSNPK\n\nTSNPK (TypeScript Node Project Kit) comes pre-installed with all bells and whistles you would need for your next NodeJS project:\n\n- TypeScript: Compiler\n- ESLint: Code Linter\n- Prettier: Code Formatter\n- Vitest: Testing Framework\n- Rollup: Module Bundler\n\n## Start\n\nInstall NPM dependencies:\n\n```bash\npnpm install\n```\n\nMake a copy of `.env` file:\n\n```bash\ncp .env.example .env\n```\n\nRun:\n\n```bash\npnpm dev\n```\n\nIt will watch for changes and compile as you go.\n\n## Test\n\nRun test with instant watch mode:\n\n```bash\npnpm test\n```\n\n## Build\n\nThe compiled code is stored in `build`. So you may run it with:\n\n```bash\nnode ./build\n```\n\n_\"It's that simple!\"_ – 🤩\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmislam%2Ftsnpk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmislam%2Ftsnpk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmislam%2Ftsnpk/lists"}