{"id":21001511,"url":"https://github.com/divio/express-boilerplate","last_synced_at":"2026-04-17T10:02:25.566Z","repository":{"id":66348527,"uuid":"172900972","full_name":"divio/express-boilerplate","owner":"divio","description":"Divio Cloud based boilerplate to develop with Express","archived":false,"fork":false,"pushed_at":"2023-04-05T15:28:54.000Z","size":222,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-20T09:46:42.886Z","etag":null,"topics":["boilerplate","divio-cloud","express","node"],"latest_commit_sha":null,"homepage":"https://expressjs.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/divio.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-02-27T11:14:12.000Z","updated_at":"2022-07-13T03:22:25.000Z","dependencies_parsed_at":"2025-01-20T09:42:31.105Z","dependency_job_id":"893e72e5-d747-4946-8deb-66ebad5dd553","html_url":"https://github.com/divio/express-boilerplate","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divio%2Fexpress-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divio%2Fexpress-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divio%2Fexpress-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divio%2Fexpress-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/divio","download_url":"https://codeload.github.com/divio/express-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243418998,"owners_count":20287800,"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","divio-cloud","express","node"],"created_at":"2024-11-19T08:15:35.834Z","updated_at":"2025-12-28T11:05:42.607Z","avatar_url":"https://github.com/divio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"===================\nExpress Boilerplate\n===================\n\n`Divio Cloud \u003chttp://www.divio.com/\u003e`_ based boilerplate to develop with Express JS.\n\nUp to date with `Express \u003chttps://expressjs.com/\u003e`_ **4.18.1**.\n\nThe project files have been generated using `express-generator \u003chttps://expressjs.com/en/starter/generator.html\u003e`_.\nAn example database connection has been added to ``myapp/app.js`` from the Express\n`guides \u003chttps://expressjs.com/en/guide/database-integration.html#postgresql\u003e`_.\n\n\n=================\nLocal Development\n=================\n\nThis boilerplate installs ``node_modules`` into the root of the Docker container.\nTo work seamless locally, you need to run *docker-compose* using the correct prefix::\n\n    docker-compose run --rm web npm install jquery --save --prefix /\n\nAnd to save it to your projects directory::\n\n    docker-compose run --rm web npm install jquery --save\n\nOtherwise you might run into unexpected issues as the ``node_modules`` folder is in the root \nof the container and your project directory. Alternatively delete the ``node_modules`` folder\nfrom the root of the container while working locally.\n\nWe are using `nodemon \u003chttps://github.com/remy/nodemon\u003e`_ locally to monitor changes and \nrestart the server automatically.\n\n\n========\nDatabase\n========\n\nThe boilerplate uses ``pg-promise`` to talk to the database. A good example of the usage can be found `here \u003chttps://github.com/vitaly-t/pg-promise-demo\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivio%2Fexpress-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdivio%2Fexpress-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivio%2Fexpress-boilerplate/lists"}