{"id":28122442,"url":"https://github.com/eggjs-community/eggjs-realworld-example-app","last_synced_at":"2025-10-24T07:07:04.897Z","repository":{"id":31823570,"uuid":"129026191","full_name":"eggjs-community/eggjs-realworld-example-app","owner":"eggjs-community","description":"Real World Egg.js + Mysql backend implementations","archived":false,"fork":false,"pushed_at":"2022-02-12T03:52:11.000Z","size":113,"stargazers_count":36,"open_issues_count":2,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-14T08:13:39.522Z","etag":null,"topics":["egg","jwt","realworld"],"latest_commit_sha":null,"homepage":"https://eggjs-realworld.herokuapp.com/","language":"JavaScript","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/eggjs-community.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}},"created_at":"2018-04-11T03:02:16.000Z","updated_at":"2025-03-03T01:30:31.000Z","dependencies_parsed_at":"2022-08-07T16:31:11.552Z","dependency_job_id":null,"html_url":"https://github.com/eggjs-community/eggjs-realworld-example-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eggjs-community/eggjs-realworld-example-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs-community%2Feggjs-realworld-example-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs-community%2Feggjs-realworld-example-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs-community%2Feggjs-realworld-example-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs-community%2Feggjs-realworld-example-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eggjs-community","download_url":"https://codeload.github.com/eggjs-community/eggjs-realworld-example-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggjs-community%2Feggjs-realworld-example-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262102420,"owners_count":23259253,"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":["egg","jwt","realworld"],"created_at":"2025-05-14T08:13:39.351Z","updated_at":"2025-10-24T07:06:59.878Z","avatar_url":"https://github.com/eggjs-community.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Egg.js RealWorld Example App\n\n[![build status][travis-image]][travis-url]\n[![Test coverage][codecov-image]][codecov-url]\n[![David deps][david-image]][david-url]\n\n[travis-image]: https://img.shields.io/travis/eggjs-community/eggjs-realworld-example-app.svg?style=flat-square\n[travis-url]: https://travis-ci.org/eggjs-community/eggjs-realworld-example-app\n[codecov-image]: https://img.shields.io/codecov/c/github/eggjs-community/eggjs-realworld-example-app.svg?style=flat-square\n[codecov-url]: https://codecov.io/gh/eggjs-community/eggjs-realworld-example-app\n[david-image]: https://img.shields.io/david/eggjs-community/eggjs-realworld-example-app.svg?style=flat-square\n[david-url]: https://david-dm.org/eggjs-community/eggjs-realworld-example-app\n\n\u003e ### Example Node (Eggjs + Mysql) codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld-example-apps) API spec.\n\nThis repo is working — PRs and issues welcome!\n\n## QuickStart\n\n\u003c!-- add docs here for user --\u003e\n\nsee [egg docs][egg] for more detail.\n\n### Development\n\n```bash\n$ npm i\n$ npm run migrate:up // create db first\n$ npm run dev\n$ open http://localhost:7001/\n```\n\n### Deploy\n\n```bash\n$ npm start\n$ npm stop\n```\n\n### npm scripts\n\n* Use `npm run lint` to check code style.\n* Use `npm test` to run unit test.\n* Use `npm run autod` to auto detect dependencies upgrade, see [autod](https://www.npmjs.com/package/autod) for more detail.\n\n[egg]: https://eggjs.org\n\n## Links\n\n* [RealWorld API Spec](https://github.com/gothinkster/realworld/tree/master/api)\n\n* [vue-realworld-example-app](https://vue-vuex-realworld.netlify.com/)\n\n* [react-dva-realworld-example-app](https://github.com/sinchang/react-dva-realworld-example-app)\n\n## Contributors\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\n\u003c!-- prettier-ignore --\u003e\n| [\u003cimg src=\"https://avatars0.githubusercontent.com/u/3297859?v=4\" width=\"100px;\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003esinchang\u003c/b\u003e\u003c/sub\u003e](https://buymeacoff.ee/sinchang)\u003cbr /\u003e[💻](https://github.com/eggjs-community/eggjs-realworld-example-app/commits?author=sinchang \"Code\") [🚇](#infra-sinchang \"Infrastructure (Hosting, Build-Tools, etc)\") | [\u003cimg src=\"https://avatars1.githubusercontent.com/u/18510448?v=4\" width=\"100px;\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003esfyr111\u003c/b\u003e\u003c/sub\u003e](https://github.com/sfyr111)\u003cbr /\u003e[💻](https://github.com/eggjs-community/eggjs-realworld-example-app/commits?author=sfyr111 \"Code\") |\n| :---: | :---: |\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\n\u003c!-- prettier-ignore --\u003e\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feggjs-community%2Feggjs-realworld-example-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feggjs-community%2Feggjs-realworld-example-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feggjs-community%2Feggjs-realworld-example-app/lists"}