{"id":23170418,"url":"https://github.com/h1bomb/egg-nextjs","last_synced_at":"2025-06-17T04:03:10.670Z","repository":{"id":40281493,"uuid":"146271693","full_name":"h1bomb/egg-nextjs","owner":"h1bomb","description":"Next.js  plugin for Egg.js","archived":false,"fork":false,"pushed_at":"2024-11-10T06:13:46.000Z","size":1059,"stargazers_count":0,"open_issues_count":69,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-19T06:32:09.687Z","etag":null,"topics":["egg-plugin","nextjs"],"latest_commit_sha":null,"homepage":null,"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/h1bomb.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":"2018-08-27T08:50:01.000Z","updated_at":"2019-03-06T04:26:56.000Z","dependencies_parsed_at":"2024-08-28T10:49:18.120Z","dependency_job_id":"35cd4abb-882a-44af-b5f5-bd7036b0de08","html_url":"https://github.com/h1bomb/egg-nextjs","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"14eff0a61705d93cde55a1f5a66ae8a6f3381986"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h1bomb%2Fegg-nextjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h1bomb%2Fegg-nextjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h1bomb%2Fegg-nextjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h1bomb%2Fegg-nextjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h1bomb","download_url":"https://codeload.github.com/h1bomb/egg-nextjs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230215139,"owners_count":18191400,"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-plugin","nextjs"],"created_at":"2024-12-18T04:13:07.438Z","updated_at":"2024-12-18T04:13:10.585Z","avatar_url":"https://github.com/h1bomb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# egg-nextjs\n\nNext.js plugin for Egg.js\n\n[![NPM version][npm-image]][npm-url]\n[![build status][travis-image]][travis-url]\n[![Test coverage][codecov-image]][codecov-url]\n[![David deps][david-image]][david-url]\n[![Known Vulnerabilities][snyk-image]][snyk-url]\n\n[npm-image]: https://img.shields.io/npm/v/egg-nextjs.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/egg-nextjs\n[travis-image]: https://travis-ci.org/h1bomb/egg-nextjs.svg?branch=master\n[travis-url]: https://travis-ci.org/h1bomb/egg-nextjs\n[codecov-image]: https://img.shields.io/codecov/c/github/h1bomb/egg-nextjs.svg?style=flat-square\n[codecov-url]: https://codecov.io/github/h1bomb/egg-nextjs?branch=master\n[david-image]: https://img.shields.io/david/h1bomb/egg-nextjs.svg?style=flat-square\n[david-url]: https://david-dm.org/h1bomb/egg-nextjs\n[snyk-image]: https://snyk.io/test/npm/egg-nextjs/badge.svg?style=flat-square\n[snyk-url]: https://snyk.io/test/npm/egg-nextjs\n\n\n\n## Install\n\n```bash\n$ npm i egg-nextjs --save\n```\n\n## Usage\n\n```js\n// {app_root}/config/plugin.js\nexports.nextjs = {\n  enable: true,\n  package: 'egg-nextjs',\n};\n```\n\n## Configuration\n\n```js\n// {app_root}/config/config.default.js\nexports.nextjs = {\n};\n```\n\nsee [config/config.default.js](config/config.default.js) for more detail.\n\n## Example\n\n\u003c!-- example here --\u003e\n\n## Questions \u0026 Suggestions\n\nPlease open an issue [here](https://github.com/eggjs/egg/issues).\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh1bomb%2Fegg-nextjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh1bomb%2Fegg-nextjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh1bomb%2Fegg-nextjs/lists"}