{"id":16979869,"url":"https://github.com/mariatorrentedev/express-boilerplate","last_synced_at":"2026-04-20T03:04:54.056Z","repository":{"id":233360619,"uuid":"317066278","full_name":"mariatorrentedev/express-boilerplate","owner":"mariatorrentedev","description":"Boilerplate for an express server, to be deployed to Heroku.","archived":false,"fork":false,"pushed_at":"2020-12-03T21:06:11.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-04T14:06:58.168Z","etag":null,"topics":["express","heroku","middleware","server"],"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/mariatorrentedev.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}},"created_at":"2020-11-29T23:50:35.000Z","updated_at":"2020-12-03T21:06:14.000Z","dependencies_parsed_at":"2024-04-15T23:48:02.725Z","dependency_job_id":"b84bdbba-54ee-4167-9eeb-5d36a2a7ec91","html_url":"https://github.com/mariatorrentedev/express-boilerplate","commit_stats":null,"previous_names":["mariatorrentedev/express-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mariatorrentedev/express-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariatorrentedev%2Fexpress-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariatorrentedev%2Fexpress-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariatorrentedev%2Fexpress-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariatorrentedev%2Fexpress-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mariatorrentedev","download_url":"https://codeload.github.com/mariatorrentedev/express-boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariatorrentedev%2Fexpress-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32031070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["express","heroku","middleware","server"],"created_at":"2024-10-14T01:47:26.991Z","updated_at":"2026-04-20T03:04:54.039Z","avatar_url":"https://github.com/mariatorrentedev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express Boilerplate!\n\nThis is a boilerplate project used for starting new projects!\n\n## Set up\n\nComplete the following steps to start a new project (NEW-PROJECT-NAME):\n\n1. Clone this repository to your local machine `git clone BOILERPLATE-URL NEW-PROJECTS-NAME`\n2. `cd` into the cloned repository\n3. Make a fresh start of the git history for this project with `rm -rf .git \u0026\u0026 git init`\n4. Install the node dependencies `npm install`\n5. Move the example Environment file to `.env` that will be ignored by git and read by the express server `mv example.env .env`\n6. Edit the contents of the `package.json` to use NEW-PROJECT-NAME instead of `\"name\": \"express-boilerplate\",`\n\n## Scripts\n\nStart the application `npm start`\n\nStart nodemon for the application `npm run dev`\n\nRun the tests `npm test`\n\n## Deploying\n\nWhen your new project is ready for deployment, add a new Heroku application with `heroku create`. This will make a new git remote called \"heroku\" and you can then `npm run deploy` which will push to this remote's main branch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariatorrentedev%2Fexpress-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmariatorrentedev%2Fexpress-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariatorrentedev%2Fexpress-boilerplate/lists"}