{"id":16175097,"url":"https://github.com/app-generator/hello-world-next-js","last_synced_at":"2026-05-01T19:35:03.226Z","repository":{"id":100503069,"uuid":"373229209","full_name":"app-generator/hello-world-next-js","owner":"app-generator","description":"Getting Started with Next JS | App-Generator.dev","archived":false,"fork":false,"pushed_at":"2025-04-15T06:51:35.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T18:52:04.338Z","etag":null,"topics":["app-generator","documentation","nextjs","nextjs-starter"],"latest_commit_sha":null,"homepage":"https://app-generator.dev/docs/technologies/nextjs/index.html","language":"JavaScript","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/app-generator.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-06-02T16:08:16.000Z","updated_at":"2025-04-15T06:51:39.000Z","dependencies_parsed_at":"2023-05-15T11:15:14.109Z","dependency_job_id":null,"html_url":"https://github.com/app-generator/hello-world-next-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/app-generator/hello-world-next-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fhello-world-next-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fhello-world-next-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fhello-world-next-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fhello-world-next-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/app-generator","download_url":"https://codeload.github.com/app-generator/hello-world-next-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fhello-world-next-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32510809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["app-generator","documentation","nextjs","nextjs-starter"],"created_at":"2024-10-10T04:44:07.904Z","updated_at":"2026-05-01T19:35:03.219Z","avatar_url":"https://github.com/app-generator.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Hello World - Next JS](https://app-generator.dev/docs/technologies/nextjs/index.html)\n\nSimple Next JS project provided by [App-Generator](https://app-generator.dev/). For newcomers, [NextJS is a popular web framework](https://app-generator.dev/docs/technologies/nextjs/index.html) built on top of [React](https://app-generator.dev/docs/technologies/react/index.html) that provides many out-of-the-box hot features used in modern web development: static and server rendering, smart bundling, Typescripts support without a complex configuration.  \n\n- 👉 [Getting Started with NextJS](https://app-generator.dev/docs/technologies/nextjs/index.html)\n- 👉 [Getting Started with React](https://app-generator.dev/docs/technologies/react/index.html)\n\n![image](https://user-images.githubusercontent.com/51070104/120604977-375ceb00-c456-11eb-899b-20b385b962a6.png)\n\n\u003cbr /\u003e\n\n\u003e How to use the code\n\nBefore start using this project, please make sure you have a [Minimal Programming Kit](https://app-generator.dev/docs/developer-tools/minimal-programming-kit.html) already installed and tools accessible in the terminal:\n\n- A modern editor - **VSCode** or **Atom**\n- **Nodejs** - used in Javascript-based products and tools\n- **Yarn** - a popular package manager for NodeJS (better than NPM)\n- **GIT** - a command-line tool used to download sources from Github\n\n\u003cbr /\u003e\n\n**Step #1** - Clone the source code\n\n```bash\n$ git clone https://github.com/app-generator/hello-world-next-js.git\n$ cd hello-world-next-js\n```\n\n\u003cbr /\u003e\n\n**Step #2** - Install modules using NPM or Yarn\n\n```bash\n$ npm install\n// OR\n$ yarn\n```\n\n\u003cbr /\u003e\n\n**Step #3** - Start the project (development mode)\n\n```bash\n$ npm run dev\n// OR\n$ yarn dev\n```\n\n\u003cbr /\u003e\n\n## Next JS Resources\n\nFor more resources, please access: \n\n- [Next JS](https://nextjs.org/) - official website\n- [Getting Started with Next JS](https://app-generator.dev/docs/technologies/nextjs/index.html) - a comprehensive tutorial for beginners. \n\n\u003cbr /\u003e\n\n---\n[Hello World - Next JS](https://app-generator.dev/docs/technologies/nextjs/index.html) - provided by [App Generator]([https://appseed.us/](https://app-generator.dev/))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapp-generator%2Fhello-world-next-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapp-generator%2Fhello-world-next-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapp-generator%2Fhello-world-next-js/lists"}