{"id":21129054,"url":"https://github.com/ics-software-engineering/nextjs-application-template","last_synced_at":"2026-05-08T15:16:31.411Z","repository":{"id":248179128,"uuid":"825925335","full_name":"ics-software-engineering/nextjs-application-template","owner":"ics-software-engineering","description":"Next.js sample application template.","archived":false,"fork":false,"pushed_at":"2024-09-12T19:55:10.000Z","size":4389,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-13T09:01:44.968Z","etag":null,"topics":["bootstrap5","nextjs14","prisma","react-hook-form","yup"],"latest_commit_sha":null,"homepage":"https://ics-software-engineering.github.io/nextjs-application-template/","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/ics-software-engineering.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}},"created_at":"2024-07-08T19:11:02.000Z","updated_at":"2024-09-12T19:55:13.000Z","dependencies_parsed_at":"2024-09-13T07:07:04.162Z","dependency_job_id":null,"html_url":"https://github.com/ics-software-engineering/nextjs-application-template","commit_stats":null,"previous_names":["cammoore/nextjs-application-template","ics-software-engineering/nextjs-application-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ics-software-engineering%2Fnextjs-application-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ics-software-engineering%2Fnextjs-application-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ics-software-engineering%2Fnextjs-application-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ics-software-engineering%2Fnextjs-application-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ics-software-engineering","download_url":"https://codeload.github.com/ics-software-engineering/nextjs-application-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243573477,"owners_count":20312883,"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","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":["bootstrap5","nextjs14","prisma","react-hook-form","yup"],"created_at":"2024-11-20T05:14:45.253Z","updated_at":"2026-05-08T15:16:31.402Z","avatar_url":"https://github.com/ics-software-engineering.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![ci-nextjs-application-template](https://github.com/ics-software-engineering/nextjs-application-template/actions/workflows/ci.yml/badge.svg)](https://github.com/ics-software-engineering/nextjs-application-template/actions/workflows/ci.yml)\n\nFor details, please see http://ics-software-engineering.github.io/nextjs-application-template/.\n\n## Installation\n\n1. **Install PostgreSQL** and create a database for your app:\n\t```bash\n\tcreatedb nextjs-application-template\n\t```\n\n2. **Clone this template** (or use the \"Use this template\" button on GitHub to create your own repo).\n\n3. **Install dependencies:**\n\t```bash\n\tnpm install\n\t```\n\n4. **Create your .env file:**\n\t- Copy `sample.env` to `.env` and update the `DATABASE_URL` to match your PostgreSQL setup.\n\n5. **Run database migrations:**\n\t```bash\n\tnpx prisma migrate dev\n\t```\n\n6. **Generate Prisma client:**\n\t```bash\n\tnpx prisma generate\n\t```\n\n7. **Seed the database:**\n\t```bash\n\tnpm run seed\n\t```\n\n8. **Start the development server:**\n\t```bash\n\tnpm run dev\n\t```\n\nThe app will be available at [http://localhost:3000](http://localhost:3000).\n\nSee the [template documentation](http://ics-software-engineering.github.io/nextjs-application-template/) for more details and walkthroughs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fics-software-engineering%2Fnextjs-application-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fics-software-engineering%2Fnextjs-application-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fics-software-engineering%2Fnextjs-application-template/lists"}