{"id":13753258,"url":"https://github.com/samtgarson/micro-starter","last_synced_at":"2025-05-09T20:35:12.547Z","repository":{"id":57296562,"uuid":"79386370","full_name":"samtgarson/micro-starter","owner":"samtgarson","description":"[Deprecated] 🔷 Basic (opinionated) starter kit for a micro app with webpack build","archived":true,"fork":false,"pushed_at":"2017-10-16T20:12:34.000Z","size":76,"stargazers_count":141,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-03T00:34:41.994Z","etag":null,"topics":["cli","javascript","jest","micro","microservice","node","starter","webpack"],"latest_commit_sha":null,"homepage":"","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/samtgarson.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}},"created_at":"2017-01-18T21:30:31.000Z","updated_at":"2024-10-29T22:00:12.000Z","dependencies_parsed_at":"2022-09-07T14:50:40.151Z","dependency_job_id":null,"html_url":"https://github.com/samtgarson/micro-starter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samtgarson%2Fmicro-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samtgarson%2Fmicro-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samtgarson%2Fmicro-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samtgarson%2Fmicro-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samtgarson","download_url":"https://codeload.github.com/samtgarson/micro-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253321854,"owners_count":21890479,"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":["cli","javascript","jest","micro","microservice","node","starter","webpack"],"created_at":"2024-08-03T09:01:19.222Z","updated_at":"2025-05-09T20:35:07.498Z","avatar_url":"https://github.com/samtgarson.png","language":"JavaScript","funding_links":[],"categories":["node"],"sub_categories":[],"readme":"# Micro Starter\n\u003e A Node microservice starter kit\n\nBasic starter kit for a Node microservice using [Micro](https://github.com/zeit/micro) and other modern JS-y things.\n\n**[Deprecated]** Since [micro](https://github.com/zeit/micro) v8 was released, the recommended dev setup is [micro-dev](https://github.com/zeit/micro-dev). Good job team Zeit! 🔥\n\n[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo) [![npm](https://img.shields.io/npm/dt/micro-starter.svg)](https://www.npmjs.com/package/micro-starter) [![npm](https://img.shields.io/npm/v/micro-starter.svg)](https://www.npmjs.com/package/micro-starter)\n\n## What do I get\n\n- 🔷 [Micro](https://github.com/zeit/micro) for no fluff HTTP serving\n- 📦 [Webpack](https://webpack.github.io/) for bundling with ES7 syntax\n- 🃏 [Jest](https://github.com/facebook/jest) for speedy and easy to write tests\n- ❤️ [XO](https://github.com/sindresorhus/xo) for no fuss linting\n- 🤓 Development setup including file watching and server restarting for happy devs\n\n## Tell me more\n\n### Usage\n\n```bash\nyarn global add micro-starter\nmicro-start my-app-name # create a new project directory ready for microservicing\n```\n\n### Helpers\n\n- `yarn dev`: Run development server to watch your files\n- `yarn build`: Build for production\n- `yarn start`: Run application\n\n### Testing\n\n- `yarn test:spec`: Run tests with Jest\n- `yarn test:lint`: Lint your code with XO\n- `yarn test`: Run it all\n\n### Environment\n\nUse `build/env.js` for env vars in development but don't check it into source control! You can keep `build/env.example.js` updated with the dummy environmental requirements of your app for other devs.\n\n\u003chr /\u003e\n\n### Use `micro-starter`?\n\nLet people know on your readme! 👉  [![made with micro-starter](https://img.shields.io/badge/kit-micro--starter-3986fe.svg)](https://github.com/samtgarson/micro-starter)  👈\n\n```md\n[![made with micro-starter](https://img.shields.io/badge/kit-micro--starter-3986fe.svg)](https://github.com/samtgarson/micro-starter)\n```\n\n## Contribute\n\nPlease open issues/PRs. Thanks.\n\nHappy microservicing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamtgarson%2Fmicro-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamtgarson%2Fmicro-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamtgarson%2Fmicro-starter/lists"}