{"id":21101645,"url":"https://github.com/decodedco/lean-code-template","last_synced_at":"2026-04-24T08:31:16.615Z","repository":{"id":42423088,"uuid":"62151604","full_name":"DecodedCo/lean-code-template","owner":"DecodedCo","description":null,"archived":false,"fork":false,"pushed_at":"2016-06-28T21:30:23.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-01T02:39:06.186Z","etag":null,"topics":[],"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/DecodedCo.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}},"created_at":"2016-06-28T15:13:47.000Z","updated_at":"2016-06-28T15:16:10.000Z","dependencies_parsed_at":"2022-09-13T23:50:58.547Z","dependency_job_id":null,"html_url":"https://github.com/DecodedCo/lean-code-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DecodedCo/lean-code-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DecodedCo%2Flean-code-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DecodedCo%2Flean-code-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DecodedCo%2Flean-code-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DecodedCo%2Flean-code-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DecodedCo","download_url":"https://codeload.github.com/DecodedCo/lean-code-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DecodedCo%2Flean-code-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32216124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T08:24:32.376Z","status":"ssl_error","status_checked_at":"2026-04-24T08:24:26.731Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2024-11-19T23:47:48.369Z","updated_at":"2026-04-24T08:31:16.591Z","avatar_url":"https://github.com/DecodedCo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lean-code-template\n\nA barebones static html app using [Express 4](http://expressjs.com/).\n\n## Prerequisities\n\n1. You need to install [Node.js](http://nodejs.org/)\n2. You need a code editor e.g. [Sublime Text](https://www.sublimetext.com/)\n3. You have cloned this/your custom repository to a local folder\n4. You've installed the [heroku toolbelt](https://toolbelt.heroku.com)\n\n## Running Locally\n\n```sh\nnpm install\nnpm start\n```\n\nYour app should now be running on [localhost:5000](http://localhost:5000/).\n\nAll HTML/CSS/JS files are in the `public` directory, anything stored in `public` will be served statically to the user.\n\n## Deploying\n\nThis repository is setup to allow for quick deployment to [Heroku](https://heroku.com)\n\nTo setup an app on heroku:\n```sh\nheroku login #(will ask for username and password)\nheroku create your-app-name\n```\n\nTo deploy your latest changes:\n```sh\ngit commit -am \"Short message explaining the changes I've made\"\ngit push heroku master\n```\n\nYour site will be live at https://your-app-name.herokuapp.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecodedco%2Flean-code-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdecodedco%2Flean-code-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecodedco%2Flean-code-template/lists"}