{"id":18824370,"url":"https://github.com/jalpeshvadgama/minimum-nodejs-typescript-express","last_synced_at":"2025-08-30T14:08:40.600Z","repository":{"id":80786439,"uuid":"124675463","full_name":"JalpeshVadgama/minimum-nodejs-typescript-express","owner":"JalpeshVadgama","description":"A minimal web application structure with technologies like node.js, typescript, express","archived":false,"fork":false,"pushed_at":"2019-12-12T13:12:31.000Z","size":4921,"stargazers_count":9,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-05T16:44:08.571Z","etag":null,"topics":["express","expressjs","nodejs","nodejs-framework","typescript","webapp"],"latest_commit_sha":null,"homepage":"","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/JalpeshVadgama.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,"zenodo":null}},"created_at":"2018-03-10T16:41:26.000Z","updated_at":"2020-06-21T13:01:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d91e183-5520-411e-ac67-5be10e0130c0","html_url":"https://github.com/JalpeshVadgama/minimum-nodejs-typescript-express","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JalpeshVadgama/minimum-nodejs-typescript-express","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JalpeshVadgama%2Fminimum-nodejs-typescript-express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JalpeshVadgama%2Fminimum-nodejs-typescript-express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JalpeshVadgama%2Fminimum-nodejs-typescript-express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JalpeshVadgama%2Fminimum-nodejs-typescript-express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JalpeshVadgama","download_url":"https://codeload.github.com/JalpeshVadgama/minimum-nodejs-typescript-express/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JalpeshVadgama%2Fminimum-nodejs-typescript-express/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272858542,"owners_count":25005092,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","expressjs","nodejs","nodejs-framework","typescript","webapp"],"created_at":"2024-11-08T00:56:16.619Z","updated_at":"2025-08-30T14:08:40.582Z","avatar_url":"https://github.com/JalpeshVadgama.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A minimal web application structure with technologies like node.js, typescript, express\n\nThis project is created to help people who wants to start creating application with the TypeScript, Node.js and Express.\n\n## How to run this project:\n\nTo run this project first you need to run following command\n\n```sh\n    npm install          \u003c= install all the npm Dependencies\n    npm start            \u003c= It will run project on port 8000.\n```\n\n## Directory strcture of project:\n\n* app.ts - Typescript file for creating express application class and where we have initialized the application.\n* routes.ts - Typescript files for creating all the routes under Init() Method.\n* package.json - Contains all the packages and dev dependencies required for this application. You can add more as your requirement..\n* tsconfig.json - Where all the typescript configuration is there and we converting typescript into ES5..\n* Controller Folder - Contains all the classes for the controller of the express application.\n* tsconfig.json - Contains all the rules for TypeScript linting.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjalpeshvadgama%2Fminimum-nodejs-typescript-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjalpeshvadgama%2Fminimum-nodejs-typescript-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjalpeshvadgama%2Fminimum-nodejs-typescript-express/lists"}