{"id":15190546,"url":"https://github.com/trjohnst/express-mongoose-boilerplate","last_synced_at":"2026-03-05T06:01:35.082Z","repository":{"id":149651505,"uuid":"156610906","full_name":"trjohnst/express-mongoose-boilerplate","owner":"trjohnst","description":"Boilerplate repo for deploying express apps with mongo databases","archived":false,"fork":false,"pushed_at":"2019-01-31T21:27:13.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T04:54:38.638Z","etag":null,"topics":["docker","dockerfile","express","expressjs","mongodb","mongoose","mongoose-js","mongoosejs","nodejs"],"latest_commit_sha":null,"homepage":"","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/trjohnst.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-11-07T21:33:06.000Z","updated_at":"2019-01-31T21:27:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"91b7a55d-bc06-4832-aa77-0dc460c4cf09","html_url":"https://github.com/trjohnst/express-mongoose-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trjohnst/express-mongoose-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trjohnst%2Fexpress-mongoose-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trjohnst%2Fexpress-mongoose-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trjohnst%2Fexpress-mongoose-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trjohnst%2Fexpress-mongoose-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trjohnst","download_url":"https://codeload.github.com/trjohnst/express-mongoose-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trjohnst%2Fexpress-mongoose-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30111779,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T03:40:26.266Z","status":"ssl_error","status_checked_at":"2026-03-05T03:39:15.902Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","dockerfile","express","expressjs","mongodb","mongoose","mongoose-js","mongoosejs","nodejs"],"created_at":"2024-09-27T20:41:33.584Z","updated_at":"2026-03-05T06:01:35.025Z","avatar_url":"https://github.com/trjohnst.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\nThis is a boilerplate repo for express apps backed by MongoDB and was built using the steps provided in [Writing a CRUD app with Node.js and MongoDB](https://codeburst.io/writing-a-crud-app-with-node-js-and-mongodb-e0827cbbdafb).\n\nIt provides boilerplate API methods to create, read, update and delete models from an API and store them in MongoDB.\n\nThe front-end is all static HTML generated with [pug](https://github.com/pugjs/pug). \n\nMongoDB is run in a docker container and mounted to the local file system for easy persistence. This example uses MongoDB 3.6. You can use [docker documentation](https://docs.docker.com/) to install docker on your OS.\n\n# Usage\n\n```bash\n# Run the database\ncd database\n./run-mongo.sh\n# Run the App\ncd ../app\nnpm i\n./start-server.sh\n```\n\nYou will now be able to view the app at [localhost:1234](http://localhost:1234/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrjohnst%2Fexpress-mongoose-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrjohnst%2Fexpress-mongoose-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrjohnst%2Fexpress-mongoose-boilerplate/lists"}