{"id":25931990,"url":"https://github.com/harshalslimaye/compose-express-app","last_synced_at":"2026-04-12T18:12:52.827Z","repository":{"id":205814295,"uuid":"715139957","full_name":"harshalslimaye/compose-express-app","owner":"harshalslimaye","description":"Express + TypeScript: A powerful tool for effortlessly initiating and developing TypeScript-powered Express.js apps.","archived":false,"fork":false,"pushed_at":"2024-06-24T10:36:18.000Z","size":73,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T15:45:49.960Z","etag":null,"topics":["express","express-starter","express-typescript","express-typescript-boilerplate","express-typescript-starter","expressjs-typescript","node-typescript","node-typescript-boilerplate","node-typescript-express","typescript","typescript-express","typescript-express-starterkit"],"latest_commit_sha":null,"homepage":"","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/harshalslimaye.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-06T14:58:08.000Z","updated_at":"2024-06-24T10:36:21.000Z","dependencies_parsed_at":"2023-11-07T00:02:19.977Z","dependency_job_id":"f0148d8b-d021-45c2-9521-461491c01e22","html_url":"https://github.com/harshalslimaye/compose-express-app","commit_stats":null,"previous_names":["harshalslimaye/compose-express-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshalslimaye%2Fcompose-express-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshalslimaye%2Fcompose-express-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshalslimaye%2Fcompose-express-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshalslimaye%2Fcompose-express-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harshalslimaye","download_url":"https://codeload.github.com/harshalslimaye/compose-express-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241758948,"owners_count":20015251,"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","express-starter","express-typescript","express-typescript-boilerplate","express-typescript-starter","expressjs-typescript","node-typescript","node-typescript-boilerplate","node-typescript-express","typescript","typescript-express","typescript-express-starterkit"],"created_at":"2025-03-04T00:15:43.450Z","updated_at":"2026-04-12T18:12:52.798Z","avatar_url":"https://github.com/harshalslimaye.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Compose Express App\n\nCompose Express App is a TypeScript-powered generator for quickly scaffolding Express.js applications. It provides a streamlined setup with essential tools and configurations to kickstart your Express projects.\n\n## Features\n\n- **Express.js Web Application with TypeScript**: Scaffold a robust Express.js application using TypeScript for enhanced type safety and modern JavaScript features.\n- **Middleware for Handling CORS**: Built-in middleware for handling Cross-Origin Resource Sharing (CORS) to secure your API endpoints.\n- **Environment Variable Configuration**: Integrated dotenv for managing environment variables conveniently, allowing seamless configuration across different environments.\n- **Development Server with Automatic Code Reloading**: Utilize nodemon for automatic server reloading during development, providing a smooth development experience.\n- **Testing Environment with Jest and Supertest**: Includes Jest for unit testing and Supertest for testing HTTP requests, ensuring robust and reliable code.\n- **HTTP Request Logging with Morgan**: Integrated Morgan for logging HTTP requests, helping in debugging and monitoring the application's behavior.\n- **Webpack Support**: Utilize webpack for bundling TypeScript code into a production-ready bundle, optimizing performance and deployment.\n\n## Installation\n\nTo use Compose Express App, you can run it directly using npx without installing it globally. Ensure you have Node.js installed on your machine. Run the following command to scaffold a new Express app:\n\n```bash\nnpx compose-express-app my-express-app\n```\n\nReplace `my-express-app` with the name of your project directory. This command will download and run the latest version of Compose Express App, creating a new Express app with the necessary files and configurations.\n\n## Scripts\n\n- `npm run build`: Build the TypeScript code using webpack for production.\n- `npm run dev`: Run webpack in watch mode for development.\n- `npm run serve`: Start the server using nodemon for automatic reloading.\n- `npm start`: Concurrently run development mode and server for a seamless workflow.\n- `npm run coverage`: Run Jest with coverage reporting.\n- `npm test`: Run Jest in watch mode for continuous testing.\n\n## Contributing\n\nContributions are welcome! Fork the repository, make your changes, and submit a pull request. Please follow the code style and include tests for new features or bug fixes.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Author\n\n- [Harshal Limaye](https://github.com/harshalslimaye)\n- Email: [harshal.limaye@outlook.com](mailto:harshal.limaye@outlook.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshalslimaye%2Fcompose-express-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharshalslimaye%2Fcompose-express-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshalslimaye%2Fcompose-express-app/lists"}