{"id":18852156,"url":"https://github.com/infeng/generator-express-ts","last_synced_at":"2025-04-14T10:00:22.460Z","repository":{"id":57247161,"uuid":"48779027","full_name":"infeng/generator-express-ts","owner":"infeng","description":"create an app using express and typescript","archived":false,"fork":false,"pushed_at":"2017-03-24T09:01:05.000Z","size":34,"stargazers_count":31,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T23:12:28.259Z","etag":null,"topics":["express","generator","typescript","yeoman"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/infeng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-30T03:14:38.000Z","updated_at":"2025-03-15T09:59:42.000Z","dependencies_parsed_at":"2022-08-24T16:50:36.948Z","dependency_job_id":null,"html_url":"https://github.com/infeng/generator-express-ts","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infeng%2Fgenerator-express-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infeng%2Fgenerator-express-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infeng%2Fgenerator-express-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infeng%2Fgenerator-express-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infeng","download_url":"https://codeload.github.com/infeng/generator-express-ts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248860331,"owners_count":21173342,"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":["express","generator","typescript","yeoman"],"created_at":"2024-11-08T03:38:19.704Z","updated_at":"2025-04-14T10:00:22.371Z","avatar_url":"https://github.com/infeng.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generator-express-ts \n[![NPM version][npm-image]][npm-url] [![NPM downloads](https://img.shields.io/badge/download-100%2B%2Fmonth-green.svg?style=flat)](https://www.npmjs.com/package/generator-express-ts)\n\u003e Yeoman generator for creating an application using Express and TypeScript.\n\n## Installation\n\nFirst, install [Yeoman](http://yeoman.io) and generator-express-ts using [npm](https://www.npmjs.com/) (we'll assume you have pre-installed [node.js](https://nodejs.org/)).\n\n```bash\nnpm install -g yo typescript\nnpm install -g generator-express-ts\n```\n\nThen generate your new project:\n\n```bash\nyo express-ts\n```\n\nAfter generating your project, cd into it, compile TypeScript files into JavaScript files:\n```bash\ntsc\n```\n\nAfter everything is finished, run your project:\n```\nnode app/bin/www.js --harmony\n```\n\n## Getting To Know Yeoman\n\nYeoman has a heart of gold. He\u0026#39;s a person with feelings and opinions, but he\u0026#39;s very easy to work with. If you think he\u0026#39;s too opinionated, he can be easily convinced. Feel free to [learn more about him](http://yeoman.io/).\n\n## License\n\nMIT © [infeng](https://github.com/infeng)\n\n\n[npm-image]: https://badge.fury.io/js/generator-express-ts.svg\n[npm-url]: https://npmjs.org/package/generator-express-ts\n[travis-image]: https://travis-ci.org/infeng/generator-express-ts.svg?branch=master\n[travis-url]: https://travis-ci.org/infeng/generator-express-ts\n[daviddm-image]: https://david-dm.org/infeng/generator-express-ts.svg?theme=shields.io\n[daviddm-url]: https://david-dm.org/infeng/generator-express-ts\n[coveralls-image]: https://coveralls.io/repos/infeng/generator-express-ts/badge.svg\n[coveralls-url]: https://coveralls.io/r/infeng/generator-express-ts\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfeng%2Fgenerator-express-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfeng%2Fgenerator-express-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfeng%2Fgenerator-express-ts/lists"}