{"id":15040655,"url":"https://github.com/soelinn/express-ts-starter","last_synced_at":"2025-04-14T17:31:10.325Z","repository":{"id":40795873,"uuid":"138955524","full_name":"soelinn/express-ts-starter","owner":"soelinn","description":"Minimalistic starter-kit for ExpressJS app using TypeScript.","archived":false,"fork":false,"pushed_at":"2023-01-06T02:15:37.000Z","size":921,"stargazers_count":21,"open_issues_count":12,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-01T05:42:34.144Z","etag":null,"topics":["express-typescript-boilerplate","expressjs","starter-kit","typescript2"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/soelinn.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":"2018-06-28T02:22:03.000Z","updated_at":"2023-11-27T06:46:45.000Z","dependencies_parsed_at":"2023-02-05T02:35:10.472Z","dependency_job_id":null,"html_url":"https://github.com/soelinn/express-ts-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soelinn%2Fexpress-ts-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soelinn%2Fexpress-ts-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soelinn%2Fexpress-ts-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soelinn%2Fexpress-ts-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soelinn","download_url":"https://codeload.github.com/soelinn/express-ts-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223639403,"owners_count":17177816,"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-typescript-boilerplate","expressjs","starter-kit","typescript2"],"created_at":"2024-09-24T20:44:52.915Z","updated_at":"2024-11-08T06:03:56.221Z","avatar_url":"https://github.com/soelinn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Introduction\n\nThis repo is a **barebone minimalistic** starter-kit for TypeScript-based ExpressJS (https://expressjs.com/) app.\n\n## Simplicity\n\nIn order to build and run the app, you have to execute only 2 NPM script commands.\n\n## Dependencies\n\n* ExpressJS\n* ExpressJS Middlewares\n    * Compression - https://github.com/expressjs/compression\n    * Helmet - https://helmetjs.github.io/\n* TypeScript\n* NPM (or) Yarn\n\n## Install, Build, Run\n\nInstall node package dependencies:\n\n`$ npm install`\n\nBuild:\n\n`$ npm run build`\n\nRun ExpressJS server:\n\n`$ npm start`\n\n## Recommendation\n\nKeep all TypeScript source files in the `src` folder.\n\n## Future Goals\n\n* Add more sample code like Routes, Controllers, and Views\n* Add Webpack\n* Add unit-test sample code for Jest\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoelinn%2Fexpress-ts-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoelinn%2Fexpress-ts-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoelinn%2Fexpress-ts-starter/lists"}