{"id":24563794,"url":"https://github.com/mildronize/generic-http-server","last_synced_at":"2025-03-17T00:25:04.969Z","repository":{"id":229935070,"uuid":"745566418","full_name":"mildronize/generic-http-server","owner":"mildronize","description":"PoC Generic Http Server Wrapping with Node.js \u0026 Bun.js","archived":false,"fork":false,"pushed_at":"2024-01-19T16:05:16.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T10:15:42.968Z","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/mildronize.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}},"created_at":"2024-01-19T16:05:13.000Z","updated_at":"2024-01-19T16:05:19.000Z","dependencies_parsed_at":"2024-03-27T02:43:28.591Z","dependency_job_id":"425e24d0-77d4-450c-96a5-7b0a6bf2d645","html_url":"https://github.com/mildronize/generic-http-server","commit_stats":null,"previous_names":["mildronize/generic-http-server"],"tags_count":0,"template":false,"template_full_name":"thaitype/minimal-typescript-node-esm-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mildronize%2Fgeneric-http-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mildronize%2Fgeneric-http-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mildronize%2Fgeneric-http-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mildronize%2Fgeneric-http-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mildronize","download_url":"https://codeload.github.com/mildronize/generic-http-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243951833,"owners_count":20373803,"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-01-23T10:15:48.313Z","updated_at":"2025-03-17T00:25:04.927Z","avatar_url":"https://github.com/mildronize.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# minimal-typescript-node-esm-starter\n\nWelcome to the minimal TypeScript ESM (ECMAScript Modules) starter repository! This project provides a streamlined setup for building TypeScript projects with ECMAScript modules support.\n\n## Feature\n- Minimal setup with few config for TypeScript\n- Run typescript without compile using [tsx](https://github.com/privatenumber/tsx)\n- Zero-config test runner with [vitest](https://vitest.dev)\n- [Test Coverage by v8](https://vitest.dev/guide/coverage.html)\n- Bundling based on [tsup](https://github.com/egoist/tsup) which based on [esbuild](https://esbuild.github.io/)\n- Lint `eslint` \u0026 Type-check\n- Format with `Prettier`\n\n## Getting Started\nClone this repository to kickstart your project:\n\n```bash\ngit clone https://github.com/thaitype/minimal-typescript-node-esm-starter.git [project_name]\n```\n\n## Installation\nInstall dependencies using your preferred package manager:\n\n```\npnpm install\n```\n\nYou can also use `npm` or `yarn` if you prefer.\n\n## Usage\n\nExplore the provided scripts to enhance your development experience:\n\n```bash\n# Start the code\npnpm start\n\n# Start the code with watch mode\npnpm dev\n\n# Test the code with watch mode\npnpm test\n\n# Test the code for CI (Run single time)\npnpm test:ci\n\n# Test the code with coverage report\npnpm test:coverage\n\n# Build the project\npnpm build\n\n# Type check with TypeScript \u0026 eslint\npnpm lint\n\n# Auto fix lint\npnpm lint:fix\n\n# Format with Prettier\npnpm format\n```\n\n## Other runner option \n- If you still want to use [ava](https://github.com/avajs/ava), please check out branch [with-ava-test](https://github.com/thaitype/minimal-typescript-node-esm-starter/tree/with-ava-test)\n\n## Additional TypeScript Compiler Options\n\nExplore more TypeScript compiler options by referring to the [tsconfig cheatsheet](https://www.totaltypescript.com/tsconfig-cheat-sheet) created by Matt Pocock.\n\nFeel free to customize and extend this starter kit based on your project requirements. Happy coding!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmildronize%2Fgeneric-http-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmildronize%2Fgeneric-http-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmildronize%2Fgeneric-http-server/lists"}