{"id":30963903,"url":"https://github.com/coloredcow/nextjs-init-archived","last_synced_at":"2026-01-20T17:38:14.942Z","repository":{"id":278860469,"uuid":"935359694","full_name":"ColoredCow/nextjs-init-archived","owner":"ColoredCow","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-01T00:31:32.000Z","size":813,"stargazers_count":0,"open_issues_count":4,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-11T22:49:37.711Z","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/ColoredCow.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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-19T10:15:58.000Z","updated_at":"2025-07-24T12:38:23.000Z","dependencies_parsed_at":"2025-03-08T13:32:07.308Z","dependency_job_id":"ad0dc669-f333-4a9f-8fa7-36635b6d7b9f","html_url":"https://github.com/ColoredCow/nextjs-init-archived","commit_stats":null,"previous_names":["coloredcow/nextjs-init"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/ColoredCow/nextjs-init-archived","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColoredCow%2Fnextjs-init-archived","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColoredCow%2Fnextjs-init-archived/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColoredCow%2Fnextjs-init-archived/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColoredCow%2Fnextjs-init-archived/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ColoredCow","download_url":"https://codeload.github.com/ColoredCow/nextjs-init-archived/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColoredCow%2Fnextjs-init-archived/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278399609,"owners_count":25980331,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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-09-11T21:53:35.658Z","updated_at":"2025-10-05T01:45:52.856Z","avatar_url":"https://github.com/ColoredCow.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ColoredCow Next.js Boilerplate\n\n## Getting started\n\n### Running locally\n\n#### Pre-requisite\n\n1. Make sure you have the [backend](https://github.com/ColoredCow/laravel-init/blob/main/README.md) is setup and running.\n2. Ensure you have Node.js installed (version requires Node.js \u003e=18.18.0).\n\n#### Installation steps\n\n1. Clone the repository:\n\n   ```sh\n   git clone https://github.com/ColoredCow/nextjs-init.git\n   ```\n\n2. Install dependencies:\n\n   ```sh\n   npm install\n   ```\n\n3. Configure environment variables:\n\n   - Copy `.env.example` to `.env` and configure as needed.\n\n     ```ini\n     NEXT_PUBLIC_BACKEND_URL=http://localhost:8000\n     ```\n\n4. Start the development server:\n\n   ```sh\n   npm run dev\n\n   # or this if you want to run on a different port\n   npm run dev -- -p 8888\n   ```\n\n5. Open [http://localhost:3000](http://localhost:3000) in your browser to see the result.\n\n### Customization\n\nFor information on customizing the app name, logo, and other settings, refer to the [Customization Guide](docs/customization.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoloredcow%2Fnextjs-init-archived","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoloredcow%2Fnextjs-init-archived","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoloredcow%2Fnextjs-init-archived/lists"}