{"id":25808133,"url":"https://github.com/nullstone-io/nextjs-quickstart","last_synced_at":"2026-06-12T11:31:09.222Z","repository":{"id":63193965,"uuid":"514351384","full_name":"nullstone-io/nextjs-quickstart","owner":"nullstone-io","description":"Next.js Quickstart for Nullstone","archived":false,"fork":false,"pushed_at":"2025-02-05T21:16:28.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-06T08:58:39.929Z","etag":null,"topics":[],"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/nullstone-io.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":"2022-07-15T17:26:36.000Z","updated_at":"2025-02-05T21:16:32.000Z","dependencies_parsed_at":"2025-02-05T22:24:10.527Z","dependency_job_id":"01f15353-6dc7-488b-ad31-0f6a549942e4","html_url":"https://github.com/nullstone-io/nextjs-quickstart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nullstone-io/nextjs-quickstart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullstone-io%2Fnextjs-quickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullstone-io%2Fnextjs-quickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullstone-io%2Fnextjs-quickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullstone-io%2Fnextjs-quickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nullstone-io","download_url":"https://codeload.github.com/nullstone-io/nextjs-quickstart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullstone-io%2Fnextjs-quickstart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34243051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-02-27T21:59:13.416Z","updated_at":"2026-06-12T11:31:09.196Z","avatar_url":"https://github.com/nullstone-io.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js Quickstart\n\nThi is a Next.js Web App Quickstart for [Nullstone](https://nullstone.io).\nThis is based off the official Next.js [Getting Started](https://nextjs.org/docs/getting-started) guide.\nThis is bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\nThis quickstart is set up with:\n- Next.js \n\n## How to launch via Nullstone\n\n1. Create a static site. (Remember `app-name` for later)\n2. Add a subdomain. (this will add a CDN capability)\n3. Provision\n  ```shell\n  nullstone up --wait --block=\u003capp-name\u003e --env=\u003cenv-name\u003e\n  ```\n4. Build, push, and deploy\n  ```shell\n  docker build -t nextjs .\n  nullstone launch --source=nextjs --app=\u003capp-name\u003e --env=\u003cenv-name\u003e\n  ```\n\n## Running locally\n\nYou can run this project locally inside Docker or using a dev server.\nThe docker setup is configured to hot reload; you don't have to rebuild/restart the container when you change code.\n\n### Docker\n\n```shell\ndocker compose up\n```\n\nVisit [http://localhost:3000](http://localhost:3000).\n\n### Dev Server\n\n```shell\nyarn dev\n```\n\nVisit [http://localhost:3000](http://localhost:3000).\n\n### Hot reload\n\nThe `app` in `docker-compose.yml` is configured to automatically reload changes to code.\nYou do not need to rebuild/restart the app when making changes to code.\n\n### Update dependencies\n\nTo make changes to dependencies, make changes to `package.json` and restart your docker container.\n`yarn install` happens automatically at the boot of the docker container to update dependencies.\n\n```shell\ndocker compose restart app\n```\n\n## Details on quickstart\n\nThis static site was generated following these steps.\n1. `yarn create next-app --typescript`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullstone-io%2Fnextjs-quickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnullstone-io%2Fnextjs-quickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullstone-io%2Fnextjs-quickstart/lists"}