{"id":20793695,"url":"https://github.com/hollyoops/algorithm","last_synced_at":"2026-04-26T02:32:01.370Z","repository":{"id":133265844,"uuid":"330874849","full_name":"hollyoops/algorithm","owner":"hollyoops","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-31T16:17:46.000Z","size":9260,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T13:44:31.930Z","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/hollyoops.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":"2021-01-19T05:33:43.000Z","updated_at":"2021-04-29T05:21:56.000Z","dependencies_parsed_at":"2023-03-29T00:34:48.594Z","dependency_job_id":null,"html_url":"https://github.com/hollyoops/algorithm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hollyoops/algorithm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hollyoops%2Falgorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hollyoops%2Falgorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hollyoops%2Falgorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hollyoops%2Falgorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hollyoops","download_url":"https://codeload.github.com/hollyoops/algorithm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hollyoops%2Falgorithm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32284333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"online","status_checked_at":"2026-04-26T02:00:05.962Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-17T16:11:01.201Z","updated_at":"2026-04-26T02:32:01.351Z","avatar_url":"https://github.com/hollyoops.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧰 Simple TypeScript Starter | 2020\n\n\u003e We talk about a lot of **advanced Node.js and TypeScript** concepts on [the blog](https://khalilstemmler.com), particularly focused around Domain-Driven Design and large-scale enterprise application patterns. However, I received a few emails from readers that were interested in seeing what a basic TypeScript starter project looks like. So I've put together just that.\n\n### Features\n\n- Minimal\n- TypeScript v4\n- Testing with Jest\n- Linting with Eslint and Prettier\n- Pre-commit hooks with Husky\n- VS Code debugger scripts\n- Local development with Nodemon\n\n### Scripts\n\n#### `npm run start:dev`\n\nStarts the application in development using `nodemon` and `ts-node` to do hot reloading.\n\n#### `npm run start`\n\nStarts the app in production by first building the project with `npm run build`, and then executing the compiled JavaScript at `build/index.js`.\n\n#### `npm run build`\n\nBuilds the app at `build`, cleaning the folder first.\n\n#### `npm run test`\n\nRuns the `jest` tests once.\n\n#### `npm run test:dev`\n\nRun the `jest` tests in watch mode, waiting for file changes.\n\n#### `npm run prettier-format`\n\nFormat your code.\n\n#### `npm run prettier-watch`\n\nFormat your code in watch mode, waiting for file changes.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhollyoops%2Falgorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhollyoops%2Falgorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhollyoops%2Falgorithm/lists"}