{"id":13480725,"url":"https://github.com/iamturns/create-exposed-app","last_synced_at":"2025-12-29T23:05:13.826Z","repository":{"id":44688865,"uuid":"163566359","full_name":"iamturns/create-exposed-app","owner":"iamturns","description":"App generator with everything exposed for maximum control (powered by TypeScript, ESBuild, Jest, ESLint, GitHub Actions, Prettier, and more)","archived":false,"fork":false,"pushed_at":"2024-12-20T19:11:27.000Z","size":3034,"stargazers_count":405,"open_issues_count":11,"forks_count":62,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-04T03:08:07.875Z","etag":null,"topics":["app-generator","create-app","esbuild","generator","javascript","nodejs","starter-kit","starter-project","typescript"],"latest_commit_sha":null,"homepage":"","language":"EJS","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/iamturns.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-30T06:16:28.000Z","updated_at":"2024-12-09T09:29:48.000Z","dependencies_parsed_at":"2023-10-12T01:31:45.135Z","dependency_job_id":"c20ed6b7-b2a3-45b2-9783-5b72a5a66cd3","html_url":"https://github.com/iamturns/create-exposed-app","commit_stats":{"total_commits":170,"total_committers":6,"mean_commits":"28.333333333333332","dds":0.2823529411764706,"last_synced_commit":"818b2aaa9e8cfc1ade41f55f39469dff47de1d1c"},"previous_names":["iamturns/create-iamturns-app"],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamturns%2Fcreate-exposed-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamturns%2Fcreate-exposed-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamturns%2Fcreate-exposed-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamturns%2Fcreate-exposed-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamturns","download_url":"https://codeload.github.com/iamturns/create-exposed-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245405637,"owners_count":20609960,"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":["app-generator","create-app","esbuild","generator","javascript","nodejs","starter-kit","starter-project","typescript"],"created_at":"2024-07-31T17:00:44.196Z","updated_at":"2025-12-29T23:05:13.793Z","avatar_url":"https://github.com/iamturns.png","language":"EJS","funding_links":[],"categories":["EJS"],"sub_categories":[],"readme":"# create-exposed-app\n\n[![Version](https://img.shields.io/npm/v/create-exposed-app.svg?style=flat-square)](https://www.npmjs.com/package/create-exposed-app?activeTab=versions) [![Downloads](https://img.shields.io/npm/dt/create-exposed-app.svg?style=flat-square)](https://www.npmjs.com/package/create-exposed-app) [![Last commit](https://img.shields.io/github/last-commit/iamturns/create-exposed-app.svg?style=flat-square)](https://github.com/iamturns/create-exposed-app/graphs/commit-activity) [![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fiamturns%2Fcreate-exposed-app%2Fbadge%3Fref%3Dmaster\u0026style=flat\u0026label=build\u0026logo=false)](https://actions-badge.atrox.dev/iamturns/create-exposed-app/goto?ref=master) [![Coverage Status](https://coveralls.io/repos/github/iamturns/create-exposed-app/badge.svg?branch=master)](https://coveralls.io/github/iamturns/create-exposed-app?branch=master) [![License](https://img.shields.io/github/license/iamturns/create-exposed-app.svg?style=flat-square)](https://github.com/iamturns/create-exposed-app/blob/master/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/iamturns/create-exposed-app#can-i-contribute-code) [![Code of conduct](https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square)](https://github.com/iamturns/create-exposed-app/blob/master/CODE_OF_CONDUCT.md)\n\n\u003e App generator with everything exposed for maximum control (powered by TypeScript, ESBuild, Jest, ESLint, GitHub Actions, Prettier, and more)\n\n---\n\nLike zero-config? Get out!\n\nGenerate a flexible starting point for your app, where config files and scripts are in-your-face and ready to adapt to your needs.\n\n_Because every app is unique._\n\nGo for it:\n\n```bash\nnpm init exposed-app\n```\n\n![command demo](docs/assets/demo-command.gif)\n\n## What's included?\n\n- 🏆 Powered by the usual suspects: [TypeScript](https://www.npmjs.com/package/debug), [Jest](https://jestjs.io), [ESLint](https://eslint.org)\n- 📦 TS → JS, powered by [esbuild](https://github.com/evanw/esbuild)\n  - It's so fast! With tree shaking too\n  - Outputs CJS, ESM, and `d.ts` files\n- 🚀 CI/CD, powered by [GitHub Actions](https://github.com/features/actions)\n  - Publishing, versioning, and changelog generation, powered by [Release Please](https://github.com/googleapis/release-please)\n  - Automatically format code, and commit changes back to the repo\n  - PRs display a code coverage report, powered by [Coveralls](https://coveralls.io)\n- 🎀 Format code, powered by [Prettier](http://prettier.io), [EditorConfig](https://editorconfig.org), [import-sort](https://github.com/renke/import-sort), [sort-package-json](https://github.com/keithamus/sort-package-json), [doctoc](https://github.com/thlorenz/doctoc)\n- 📚 Documentation templates\n  - README.md, CHANGELOG.md, CODE_OF_CONDUCT.md, DEVELOPING.md, MAINTAINING.md, and LICENSE\n  - [GitHub templates](https://help.github.com/articles/about-issue-and-pull-request-templates/) for PRs and issues\n  - [Architectural Decision Records](https://adr.github.io/)\n- 🎉 More!\n  - VS Code recommended extensions\n  - Bootstrap with some classics: [dotenv](https://www.npmjs.com/package/dotenv), [debug](https://www.npmjs.com/package/debug)\n\n## Setup\n\n```bash\nnpm install @iamturns/create-exposed-app\n```\n\n## Usage\n\nRun the following command and follow the prompts:\n\n```bash\nnpm init exposed-app\n```\n\nYou can also invoke the app with arguments. For example:\n\n```bash\nnpx create-exposed-app \\\n  --packageName=\"my-awesome-project\" \\\n  --npmScope=\"@example\" \\\n  --oneLiner=\"Does awesome stuff\" \\\n  --authorName=\"Bruce Wayne\" \\\n  --authorEmail=\"bruce.wayne@gmail.com\" \\\n  --authorGithub=\"batman\" \\\n  --authorTwitter=\"TheRealBatman\" \\\n  --authorWebsite=\"https://batman.com\"\n```\n\n## Credits\n\nThis project is authored and maintained by Matt Turnbull ([iamturns.com](https://iamturns.com) / [@iamturns](https://twitter.com/iamturns)).\n\nA big thank you to all [contributors](https://github.com/iamturns/create-exposed-app/graphs/contributors) 🏆\n\n## License\n\nOpen-source under [MIT License](https://github.com/iamturns/create-exposed-app/blob/master/LICENSE).\n\n## FAQ\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\n- [Uh oh, something went wrong!](#uh-oh-something-went-wrong)\n- [I wish something was different…](#i-wish-something-was-different)\n- [Can I contribute code?](#can-i-contribute-code)\n- [My question isn't answered :(](#my-question-isnt-answered-)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n### Uh oh, something went wrong!\n\nSorry about that. Please submit a bug report using the [GitHub issue tracker](https://github.com/iamturns/create-exposed-app/issues).\n\n### I wish something was different…\n\nKeen to hear all ideas in [GitHub discussions](https://github.com/iamturns/create-exposed-app/discussions).\n\n### Can I contribute code?\n\nYes please! See [DEVELOPING.md](./DEVELOPING.md).\n\n### My question isn't answered :(\n\nAsk away in [GitHub discussions](https://github.com/iamturns/create-exposed-app/discussions).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamturns%2Fcreate-exposed-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamturns%2Fcreate-exposed-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamturns%2Fcreate-exposed-app/lists"}