{"id":23346655,"url":"https://github.com/krguptaa/nodejs_skeleton","last_synced_at":"2026-04-03T23:38:38.662Z","repository":{"id":143760831,"uuid":"145683703","full_name":"krguptaa/nodejs_skeleton","owner":"krguptaa","description":"Boilerplate for nodejs ","archived":false,"fork":false,"pushed_at":"2018-08-29T12:09:17.000Z","size":71,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-13T19:40:40.584Z","etag":null,"topics":["boilerplate","boilerplate-application","expressjs","mysql-database","nodejs","nodejs-modules","rest","rest-api","rest-api-framework","serverside-scripting","skeleton"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/krguptaa.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":"2018-08-22T09:03:23.000Z","updated_at":"2018-08-29T12:09:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"f60961b3-95d1-4061-a9f2-7b0dde8d3947","html_url":"https://github.com/krguptaa/nodejs_skeleton","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/krguptaa%2Fnodejs_skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krguptaa%2Fnodejs_skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krguptaa%2Fnodejs_skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krguptaa%2Fnodejs_skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krguptaa","download_url":"https://codeload.github.com/krguptaa/nodejs_skeleton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247694879,"owners_count":20980733,"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":["boilerplate","boilerplate-application","expressjs","mysql-database","nodejs","nodejs-modules","rest","rest-api","rest-api-framework","serverside-scripting","skeleton"],"created_at":"2024-12-21T07:14:32.589Z","updated_at":"2025-12-30T20:24:00.952Z","avatar_url":"https://github.com/krguptaa.png","language":"JavaScript","readme":"```Node.Js sKeleton ```\n-------------------\n\t\n``Folder Structure``\n\n`Server\n\t  app\n\t  \t--Utility\n\t  \t--Middleware\n\t  \t--View\n\t  \t--api\n             --v1\n             routes.js\n\t  config\n\t  database\n\t  public\n\t  storage\n\t  \t-- logs\n\t  \t-- cache\n\t  \t-- session\n\t  \t-- testing\n\t  globals.js\n\t  index.js\n.env.example\nserver.js\nindex.js\npackage.json\nREADME.md`\n\t\n1. package.json \t\n\nA lot of the behavior described in this document is affected by the config settings described in npm-config.\nthis will include name, version, script, description, keyword, licence etc.\n\n3. .env.example file \n\nReplace with .env file, it is configuration file for the system\n\n3. server.js \n\nServer file for include the .env file and index file\n\n4. index.js\n\nincluding the global configuration file and starting the server \n\n\n## Installation\n\n*for newbies : Clone or download zip to your machine then hit this :\n\n`npm install`\n\n## Steps for generating the package for node Js\n\n1. Create the Folder \n`mkdir foldername`\n\n2. Clone the repository\n\ngit clone https://github.com/gupta-kamlesh-r/nodejs_skeleton.git\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrguptaa%2Fnodejs_skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrguptaa%2Fnodejs_skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrguptaa%2Fnodejs_skeleton/lists"}