{"id":23985489,"url":"https://github.com/ypankaj007/node-ts-express-mongo","last_synced_at":"2025-04-14T09:51:33.656Z","repository":{"id":98249546,"uuid":"175600646","full_name":"ypankaj007/node-ts-express-mongo","owner":"ypankaj007","description":"Typescript nodejs mongo starter project  ","archived":false,"fork":false,"pushed_at":"2024-04-23T04:26:39.000Z","size":26,"stargazers_count":2,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T18:46:28.147Z","etag":null,"topics":["express","mongodb","nodejs","rest-api","typescript"],"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/ypankaj007.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}},"created_at":"2019-03-14T10:35:08.000Z","updated_at":"2021-06-17T09:26:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"f55123e8-421f-4dc3-baeb-a3771c07005d","html_url":"https://github.com/ypankaj007/node-ts-express-mongo","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/ypankaj007%2Fnode-ts-express-mongo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ypankaj007%2Fnode-ts-express-mongo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ypankaj007%2Fnode-ts-express-mongo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ypankaj007%2Fnode-ts-express-mongo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ypankaj007","download_url":"https://codeload.github.com/ypankaj007/node-ts-express-mongo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248859649,"owners_count":21173337,"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","mongodb","nodejs","rest-api","typescript"],"created_at":"2025-01-07T14:15:17.113Z","updated_at":"2025-04-14T09:51:33.633Z","avatar_url":"https://github.com/ypankaj007.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#### Node-TS-express-mongodb-API\n\n## Running the API\n### Development\nTo start the application in development mode, run:\n\n```bash\nnpm install -g nodemon\nnpm install -g ts-node\nnpm install -g typescript\nnpm install\n```\n\nStart the application in dev env:\n```\nnodemon\n```\nStart the application in production env:\n\nInstall ts pm2 and typescript compiler:\n```\nnpm install -g pm2\npm2 install typescript\n```\n\nexample start with scale on 2 core:\n```\npm2 start ./src/index.ts -i 1 \\\n    \u0026\u0026 sleep 1 \\\n    \u0026\u0026 pm2 scale index 2 --no-daemon\n```\n\nExpress server listening on http://localhost:3000/, in development mode\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fypankaj007%2Fnode-ts-express-mongo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fypankaj007%2Fnode-ts-express-mongo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fypankaj007%2Fnode-ts-express-mongo/lists"}