{"id":15324468,"url":"https://github.com/shadowhijackers/node-js-in-typescript","last_synced_at":"2025-04-15T02:52:15.837Z","repository":{"id":42932247,"uuid":"238922433","full_name":"shadowhijackers/node-js-in-typescript","owner":"shadowhijackers","description":"This project is example reference for node js in typescript with express js framework","archived":false,"fork":false,"pushed_at":"2022-12-11T23:41:41.000Z","size":234,"stargazers_count":3,"open_issues_count":10,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T02:52:07.748Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shadowhijackers.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":"2020-02-07T12:56:35.000Z","updated_at":"2022-07-29T21:27:53.000Z","dependencies_parsed_at":"2023-01-27T09:15:32.749Z","dependency_job_id":null,"html_url":"https://github.com/shadowhijackers/node-js-in-typescript","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/shadowhijackers%2Fnode-js-in-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowhijackers%2Fnode-js-in-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowhijackers%2Fnode-js-in-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowhijackers%2Fnode-js-in-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shadowhijackers","download_url":"https://codeload.github.com/shadowhijackers/node-js-in-typescript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997086,"owners_count":21195797,"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-10-01T09:26:55.889Z","updated_at":"2025-04-15T02:52:15.813Z","avatar_url":"https://github.com/shadowhijackers.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node js in typescript\n This project is example reference for node js in typescript with express js framework\nwith socket io connections.\n\n# Pre Request\n  You should know basic things about  typescript.\n  \n## Steps to configure your own project:\n\n* npm install -g typescript ts-node\n* mkdir node-apis-project\n* cd node-apis-project\n* Run `npm init`\n* Run `npm install --save @types/express express body-parser mongoose nodemon socket.io @types/socket.io`\n* Run `tsc --init`\n* Configure tsconfig.json, package.json script as like `tsconfig.json`, `package.json` in this project\n* Add this project src folder code in your project\n* Run `npm run dev` for Run time development\n* Run `npm run prod` for production environment. \n\n**To run this project clone it, run npm i and follow the last two steps.**\n\n\u003e We will add the tutorial steps soon..\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowhijackers%2Fnode-js-in-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshadowhijackers%2Fnode-js-in-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowhijackers%2Fnode-js-in-typescript/lists"}