{"id":22688197,"url":"https://github.com/emanuelefavero/next-node-backend","last_synced_at":"2026-04-20T13:05:53.162Z","repository":{"id":233843544,"uuid":"787902421","full_name":"emanuelefavero/next-node-backend","owner":"emanuelefavero","description":"This is a template starter project for a Next.js frontend with a Node.js backend","archived":false,"fork":false,"pushed_at":"2024-04-17T12:01:06.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T16:13:00.622Z","etag":null,"topics":["api","app-router","backend","nextjs","nodejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/emanuelefavero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-04-17T12:00:46.000Z","updated_at":"2024-04-17T12:02:47.000Z","dependencies_parsed_at":"2024-04-17T13:27:30.944Z","dependency_job_id":"f1e8c3fb-265c-43c7-8d6b-f3b0ace19b57","html_url":"https://github.com/emanuelefavero/next-node-backend","commit_stats":null,"previous_names":["emanuelefavero/next-node-backend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/emanuelefavero/next-node-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emanuelefavero%2Fnext-node-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emanuelefavero%2Fnext-node-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emanuelefavero%2Fnext-node-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emanuelefavero%2Fnext-node-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emanuelefavero","download_url":"https://codeload.github.com/emanuelefavero/next-node-backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emanuelefavero%2Fnext-node-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32048449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["api","app-router","backend","nextjs","nodejs"],"created_at":"2024-12-10T00:13:25.217Z","updated_at":"2026-04-20T13:05:53.146Z","avatar_url":"https://github.com/emanuelefavero.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js + Node.js Backend\n\nThis is a template starter project for a Next.js frontend with a Node.js backend\n\n#### Screenshot\n\n\u003cimg src=\"screenshot.png\" alt=\"screenshot\" width=\"300\"\u003e\n\n## Getting Started\n\n- Clone the repository\n- `cd` into the repository, then run:\n\n```bash\nnpm install\nnpm install --prefix server\nnpm install --prefix client\n```\n\n- To start the server, run:\n\n```bash\nnpm run dev\n```\n\n\u003e TIP: We are using `concurrently` to run both the server and the client at the same time from the root directory\n\n- Open your browser and navigate to `http://localhost:3000`\n\n\u003e TIP: the server runs on port 4000 and the client runs on port 3000\n\u003e\n\u003e In production you should add a `CLIENT_URL` environment variable to the server with the URL of the client and also update the `serverURL` in `client/config/server` with the URL of the server\n\n## Folder Structure\n\n- `client`: Contains the Next.js frontend\n- `server`: Contains the Node.js backend\n\n## Resources\n\n- [Next.js Documentation](https://nextjs.org/docs)\n- [Node.js Documentation](https://nodejs.org/en/docs/)\n- [Express.js Documentation](https://expressjs.com/)\n- [Concurrently Documentation](https://www.npmjs.com/package/concurrently)\n- [Nodemon Documentation](https://www.npmjs.com/package/nodemon)\n\n## License\n\n- [MIT](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femanuelefavero%2Fnext-node-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femanuelefavero%2Fnext-node-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femanuelefavero%2Fnext-node-backend/lists"}