{"id":26028945,"url":"https://github.com/vcjpierre/nextjs-netcore-fullstack","last_synced_at":"2026-04-06T21:31:14.260Z","repository":{"id":280008698,"uuid":"938513462","full_name":"vcjpierre/nextjs-netcore-fullstack","owner":"vcjpierre","description":"A modern full-stack application built with Next.js frontend and .NET Core backend with PostgreSQL database","archived":false,"fork":false,"pushed_at":"2025-12-12T18:59:13.000Z","size":172,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-14T01:56:03.956Z","etag":null,"topics":["docker","netcore","nextjs","postgresql"],"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/vcjpierre.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":"2025-02-25T04:31:18.000Z","updated_at":"2025-12-12T18:59:11.000Z","dependencies_parsed_at":"2025-02-28T22:00:14.539Z","dependency_job_id":"59f12981-b2b3-4e6f-b60e-07a0eda9e21d","html_url":"https://github.com/vcjpierre/nextjs-netcore-fullstack","commit_stats":null,"previous_names":["vcjpierre/nextjs-netcore-fullstack"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vcjpierre/nextjs-netcore-fullstack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vcjpierre%2Fnextjs-netcore-fullstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vcjpierre%2Fnextjs-netcore-fullstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vcjpierre%2Fnextjs-netcore-fullstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vcjpierre%2Fnextjs-netcore-fullstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vcjpierre","download_url":"https://codeload.github.com/vcjpierre/nextjs-netcore-fullstack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vcjpierre%2Fnextjs-netcore-fullstack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31491096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T17:22:55.647Z","status":"ssl_error","status_checked_at":"2026-04-06T17:22:54.741Z","response_time":112,"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":["docker","netcore","nextjs","postgresql"],"created_at":"2025-03-06T17:29:25.290Z","updated_at":"2026-04-06T21:31:14.236Z","avatar_url":"https://github.com/vcjpierre.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NextJS + .NET Core Full-Stack Application\nA modern full-stack application built with Next.js frontend and .NET Core backend with PostgreSQL database.\n\n## Project Structure\n\n```\n├── backend/              # .NET Core API\n│   ├── Controllers/      # API Controllers\n│   ├── Models/          # Data Models\n│   ├── Migrations/      # Database Migrations\n│   └── Dockerfile       # Container configuration\n│\n└── frontend/            # Next.js Application\n    ├── src/            # Source code\n    ├── public/         # Static files\n    └── package.json    # Dependencies\n```    \n## Backend (.NET Core)\nThe backend is built with .NET Core 8.0 and includes:\n\n- PostgreSQL database with Entity Framework Core\n- REST API with Controllers\n- Swagger UI for API documentation\n- CORS configuration for Next.js frontend\n- Docker support\n\nRunning the Backend:\n```\ncd backend\ndotnet restore\ndotnet run\n```\nThe API will be available at \u003chttp://localhost:8080\u003e\n\n## Frontend (Next.js)\nThe frontend is built with:\n```\ncd frontend\nnpm install\nnpm run dev\n```\n- Next.js 14\n- TypeScript\n- Tailwind CSS\n- Running the Frontend\n\nVisit \u003chttp://localhost:3000\u003e to see the application.\n\n## Docker Support\nThe backend includes Docker configuration for containerization.\n\n```\ndocker compose up --build\n\n```\n## Development Requirements\n- .NET Core SDK 8.0\n- Node.js 18+\n- PostgreSQL\n- Docker (optional)\nFor API documentation, visit /swagger when running the backend in development mode.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvcjpierre%2Fnextjs-netcore-fullstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvcjpierre%2Fnextjs-netcore-fullstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvcjpierre%2Fnextjs-netcore-fullstack/lists"}