{"id":20717170,"url":"https://github.com/darrylmorley/express-typescript-starter","last_synced_at":"2025-03-11T07:24:44.344Z","repository":{"id":196164508,"uuid":"694829424","full_name":"darrylmorley/express-typescript-starter","owner":"darrylmorley","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-23T20:04:07.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T22:12:49.350Z","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/darrylmorley.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,"publiccode":null,"codemeta":null}},"created_at":"2023-09-21T19:27:02.000Z","updated_at":"2024-09-02T15:29:37.000Z","dependencies_parsed_at":"2024-11-17T04:02:53.764Z","dependency_job_id":null,"html_url":"https://github.com/darrylmorley/express-typescript-starter","commit_stats":null,"previous_names":["darrylmorley/node-express-typescript-starter","darrylmorley/express-typescript-starter"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darrylmorley%2Fexpress-typescript-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darrylmorley%2Fexpress-typescript-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darrylmorley%2Fexpress-typescript-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darrylmorley%2Fexpress-typescript-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darrylmorley","download_url":"https://codeload.github.com/darrylmorley/express-typescript-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242989771,"owners_count":20217837,"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":"2024-11-17T03:07:58.660Z","updated_at":"2025-03-11T07:24:44.316Z","avatar_url":"https://github.com/darrylmorley.png","language":"TypeScript","readme":"# Node.js Express TypeScript Starter Template\n\nThis is a minimalistic starter template for building a Node.js, Express.js, TypeScript web application. It provides a basic setup for creating RESTful APIs and can serve as a starting point for more complex projects.\n\n## Features\n\n- Node.js and Express.js for the backend server.\n- TypeScript for type safety and improved development experience.\n- CORS support for cross-origin requests.\n- Compression middleware for optimizing response size.\n- Cookie parsing for session management.\n\n## Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n- Node.js installed on your local machine.\n\n## Installation\n\n1. Clone this repository:\n\n```bash\ngit clone https://github.com/yourusername/node-express-ts-starter.git\n```\n\n2. Install the project dependencies:\n\n```bash\ncd node-express-ts-starter\nnpm install\n```\n\n3. Start the application in development mode:\n\n```bash\nnpm run start\n```\n\n---\n\n## API Endpoints\n\nDefine your API endpoints and routes in the index.ts file as needed for your application.\n\n---\n\n## Contributing\n\nContributions are welcome! Feel free to open issues or submit pull requests to improve this starter template.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarrylmorley%2Fexpress-typescript-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarrylmorley%2Fexpress-typescript-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarrylmorley%2Fexpress-typescript-starter/lists"}