{"id":13837285,"url":"https://github.com/labstack/echox","last_synced_at":"2025-04-12T15:33:28.743Z","repository":{"id":5560281,"uuid":"53439214","full_name":"labstack/echox","owner":"labstack","description":"Echo cookbook and website","archived":false,"fork":false,"pushed_at":"2024-05-04T17:55:43.000Z","size":12864,"stargazers_count":401,"open_issues_count":55,"forks_count":286,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-05-04T18:41:37.211Z","etag":null,"topics":["cookbook","docs","echo","example","labstack-echo","recipes","web-framework","website"],"latest_commit_sha":null,"homepage":"https://echo.labstack.com","language":"Go","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/labstack.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":"2016-03-08T19:29:29.000Z","updated_at":"2024-05-30T03:15:25.056Z","dependencies_parsed_at":"2023-02-17T03:01:17.022Z","dependency_job_id":"d2556caa-0b89-4c66-8318-ee8ec0fda4aa","html_url":"https://github.com/labstack/echox","commit_stats":{"total_commits":332,"total_committers":127,"mean_commits":"2.6141732283464565","dds":0.5210843373493976,"last_synced_commit":"d34e217152b02e7c82b852789330691ab979f615"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labstack%2Fechox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labstack%2Fechox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labstack%2Fechox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labstack%2Fechox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labstack","download_url":"https://codeload.github.com/labstack/echox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248589882,"owners_count":21129697,"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":["cookbook","docs","echo","example","labstack-echo","recipes","web-framework","website"],"created_at":"2024-08-04T15:01:05.341Z","updated_at":"2025-04-12T15:33:28.713Z","avatar_url":"https://github.com/labstack.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Echo Extra\n\n### Running Recipes\n\n- Go into any cookbook folder and run `go run server.go`\n\n### Running/Developing Website Locally\n\n- Ensure that you have Node.js installed on your computer. If you don't have it, download and install it from the\n  official Node.js website (https://nodejs.org). Or you could use NVM (https://github.com/nvm-sh/nvm) to use appropriate\n  version of Node.\n- Inside the `website` folder, install the required dependencies by running the following command `npm install`.\n- Run the website locally by running the following command `npm start`.\n\n```bash\ncd website\nnpm install\nnpm start\n```\n\n### Running/Developing Website in docker\n\nThis will serve website on http://localhost:3000/\n\n```bash\ndocker run --rm -it --name echo-docs -v ${PWD}/website:/home/app -w /home/app -p 3000:3000 -u node node:lts /bin/bash -c \"npm install \u0026\u0026 npm start -- --host=0.0.0.0\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabstack%2Fechox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabstack%2Fechox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabstack%2Fechox/lists"}