{"id":23882089,"url":"https://github.com/ahsansoftengineer/node_academin","last_synced_at":"2026-06-24T10:31:57.677Z","repository":{"id":112967456,"uuid":"463766906","full_name":"ahsansoftengineer/Node_Academin","owner":"ahsansoftengineer","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-09T18:25:48.000Z","size":613,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T01:13:20.527Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"EJS","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/ahsansoftengineer.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":"2022-02-26T05:52:06.000Z","updated_at":"2023-07-11T07:48:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"5734efef-faa0-4fdc-8af4-26a8661d571f","html_url":"https://github.com/ahsansoftengineer/Node_Academin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ahsansoftengineer/Node_Academin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsansoftengineer%2FNode_Academin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsansoftengineer%2FNode_Academin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsansoftengineer%2FNode_Academin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsansoftengineer%2FNode_Academin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahsansoftengineer","download_url":"https://codeload.github.com/ahsansoftengineer/Node_Academin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsansoftengineer%2FNode_Academin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34726681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"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":[],"created_at":"2025-01-04T02:37:49.664Z","updated_at":"2026-06-24T10:31:57.658Z","avatar_url":"https://github.com/ahsansoftengineer.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node_Academin\n## Commands\n1. npm init\n2. npm i nodemon -g --save-dev\n3. npm start\n4. Setting Followings in package.json file\n```json\n  \"scripts\": {\n    \"start\": \"nodemon app.js\",\n  },\n```\n3. To Debug use F5\n4. To Launch the Debugger when changes detech set the following in launch.json\n5. For Debugging purpose your Nodemon must install globally\n```json\n    {\n      \"type\": \"node\",\n      \"request\": \"launch\",\n      \"name\": \"Launch Program\",\n      \"program\": \"${workspaceFolder}\\\\app.js\",\n      \"restart\": true,\n      \"runtimeExecutable\": \"nodemon\"\n    }\n```\n6. Install Templeting Engines\n##### npm i --save ejs pug express-handlebars","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahsansoftengineer%2Fnode_academin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahsansoftengineer%2Fnode_academin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahsansoftengineer%2Fnode_academin/lists"}