{"id":14957595,"url":"https://github.com/imbudhiraja/express-boilerplate","last_synced_at":"2025-05-02T07:31:50.445Z","repository":{"id":37884521,"uuid":"176441140","full_name":"imbudhiraja/express-boilerplate","owner":"imbudhiraja","description":"ExpressJS boilerplate with Socket.IO, Mongoose for scalable projects.","archived":false,"fork":false,"pushed_at":"2023-04-24T18:43:33.000Z","size":1978,"stargazers_count":93,"open_issues_count":2,"forks_count":27,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-06T23:51:39.726Z","etag":null,"topics":["api-docs","backend-services","boilerplate","express","express-boilerplate","express-js","expressjs","javascript","json","mongoose","node","node-js","nodejs","rest-api","socket","socket-io"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/imbudhiraja.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,"publiccode":null,"codemeta":null}},"created_at":"2019-03-19T06:36:28.000Z","updated_at":"2024-11-20T01:35:32.000Z","dependencies_parsed_at":"2024-11-12T16:01:58.194Z","dependency_job_id":"40f0a715-aa14-43c0-ae35-dc828bca9283","html_url":"https://github.com/imbudhiraja/express-boilerplate","commit_stats":{"total_commits":68,"total_committers":3,"mean_commits":"22.666666666666668","dds":"0.38235294117647056","last_synced_commit":"303eb2ce070a17823caddf766d0cab5b5ee208d2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imbudhiraja%2Fexpress-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imbudhiraja%2Fexpress-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imbudhiraja%2Fexpress-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imbudhiraja%2Fexpress-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imbudhiraja","download_url":"https://codeload.github.com/imbudhiraja/express-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252002051,"owners_count":21678478,"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":["api-docs","backend-services","boilerplate","express","express-boilerplate","express-js","expressjs","javascript","json","mongoose","node","node-js","nodejs","rest-api","socket","socket-io"],"created_at":"2024-09-24T13:15:12.668Z","updated_at":"2025-05-02T07:31:50.082Z","avatar_url":"https://github.com/imbudhiraja.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express Boilerplate\n\nExpressJS boilerplate with Socket.IO, Mongoose for scalable projects.\n\n### Includes\n\n- [ExpressJS](https://expressjs.com)\n- [NodeJS](https://nodejs.org/en/)\n- [Mongoose](http://mongoosejs.com/docs/guide.html)\n- [Socket.io](https://socket.io/docs)\n- [Nodemon](https://nodemon.io/)\n- [API-Docs](http://apidocjs.com)\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\n```bash\n#!/bin/bash\nNode@v10.21.x or higher\n```\n\n### Installing\n\nA step by step series that will tell you how to get a development env running\n\n```bash\n#!/bin/bash\n$ git clone https://github.com/imbudhiraja/express-boilerplate.git\n$ cd express-boilerplate\n```\n\n```node\n#!/.nvm/versions/node/v10.x.x/bin/node\n$ npm ci\n```\n\n### Useful Scripts\n\n| Script | Description |\n| ------ | ------ |\n| npm run dev | Starts development server at localhost:8443 and socket server at localhost:3002 |\n| npm start | Starts production server at localhost:8443 and socket server at localhost:3002 |\n| npm run lint | Run Eslint to find out linting issues. |\n| npm run docs | Create API docs. checkout APIs at - localhost:3001/v1/docs |\n| npm run docs-postman | Create API docs [JSON](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON) file to import to [Postman](https://www.getpostman.com) |\n\n### Run at local server\n\n```bash\ntouch .env\n\nnpm run start\nhttp://localhost:8443/\n```\n#### NOTE - Refer to [Sample Env](https://github.com/imbudhiraja/express-boilerplate/blob/master/sample-env.js) File\n\n### Check Server Status\nOnce server has started run http://localhost:8443/healthcheck.\n\n## [Issues](https://github.com/imbudhiraja/express-boilerplate.git/issues)\n### [LICENSE](https://github.com/imbudhiraja/express-boilerplate/blob/master/LICENSE)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimbudhiraja%2Fexpress-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimbudhiraja%2Fexpress-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimbudhiraja%2Fexpress-boilerplate/lists"}