{"id":19568514,"url":"https://github.com/runroom/starter-next-js","last_synced_at":"2026-03-15T21:54:28.853Z","repository":{"id":221526165,"uuid":"745470551","full_name":"Runroom/starter-next-js","owner":"Runroom","description":"This is Runroom's NextJS starter","archived":false,"fork":false,"pushed_at":"2025-04-14T15:02:48.000Z","size":878,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-22T17:10:47.644Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Runroom.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-01-19T12:04:07.000Z","updated_at":"2025-04-14T15:02:51.000Z","dependencies_parsed_at":"2025-04-22T17:03:24.568Z","dependency_job_id":"a3d0a3b7-62a7-48fb-a878-1be5d147565f","html_url":"https://github.com/Runroom/starter-next-js","commit_stats":null,"previous_names":["runroom/starter-next-js"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Runroom/starter-next-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runroom%2Fstarter-next-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runroom%2Fstarter-next-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runroom%2Fstarter-next-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runroom%2Fstarter-next-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Runroom","download_url":"https://codeload.github.com/Runroom/starter-next-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runroom%2Fstarter-next-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30552169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T15:03:43.933Z","status":"ssl_error","status_checked_at":"2026-03-15T15:03:37.630Z","response_time":61,"last_error":"SSL_read: 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-11T06:05:07.699Z","updated_at":"2026-03-15T21:54:28.808Z","avatar_url":"https://github.com/Runroom.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NextJS Starter by Runroom\n[![Runroom. We think. We do. We connect.](.github/assets/wethink-wedo-weconnect.png)](https://runroom.com)\n\n[![CI](https://github.com/Runroom/starter-next-js/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/Runroom/starter-next-js/actions/workflows/ci.yaml)\n\n## Setting up your local repo\nThis starter uses **NPM** to manage dependencies and **Node version \u003e= 20** to be executed. In order to clone and start it you can use this following commnads in your local machine:\n\n```bash\ngit clone git@github.com:Runroom/starter-next-js.git\ncd starter-next-js\nnpm install\n```\n\nThis will leave everything ready to checkout your localhost starter site. To run your localhost environment you can use the following commands:\n\n```bash\nnpm run build\n```\n\nAfter this command execution **you can access** `http://localhost:3000` with your browser and see the initial page.\n\n\n## Local Development\nWhen developing with this starter you can the following command to **enable a development environment** and **live reload** to see your code changes instantly affecting the frontend:\n\n```bash\n# Run a NextJS server and checkout http://localhost:3000/\nnpm run dev\n# Run a test server with Mock Service Workers\nnpm run dev:test\n```\n\nYou can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.\n\n## Local Development with Docker\nWe have created a basic Docker config to enable local development environment as well. You can see all options listed in `.docker/makefile` and run the following command to use it:\n\n```bash\n# Run a Docker server and checkout http://localhost:3000/\nmake\n```\n\n## Running tests\nWe have added this short commands to run unit and end to end testing than you can use:\n\n```bash\n# Run all Unit testing with Vitest\nnpm run test\n# Run all End to End testing with Cypress\nnpm run e2e:dev:test\n```\n\n## Contribution\nWe are **happy to receive contributions** to this starter. If you want to contribute you can follow the next steps:\n\n- Fork this repository\n- Create your feature branch (`git checkout -b my-new-feature`)\n- Commit your changes (`git commit -am 'Add some feature'`)\n- Add changelog via `npx @changeset/cli`\n- Push to the branch (`git push origin my-new-feature`)\n- Create a new Pull Request\n\nAlso [we are keeping track of issues for this project here](https://github.com/Runroom/starter-next-js/issues), feel free to check them or **contribute and help us** with any of them.\n\n## License\n\nThis starter is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).\n\n\n---\n## Runroom ♥\n\n[Runroom is a software development company](https://runroom.com) based in Barcelona. We are a team of passionate developers and designers that create memorable experiences for your customers.\n\n### More open Source Projects made at Ruroom:\n* [Stooa](https://github.com/Stooa): The free \u0026 open source fishbowl solution, where online unconference events happen.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunroom%2Fstarter-next-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunroom%2Fstarter-next-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunroom%2Fstarter-next-js/lists"}