{"id":26321819,"url":"https://github.com/haravetskyy/harbor-task","last_synced_at":"2026-04-07T23:31:19.101Z","repository":{"id":269620850,"uuid":"907581692","full_name":"haravetskyy/harbor-task","owner":"haravetskyy","description":"Pet application for task management","archived":false,"fork":false,"pushed_at":"2025-07-09T23:08:49.000Z","size":2302,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-10T06:44:04.126Z","etag":null,"topics":["electron","nestjs","nextjs","prisma-orm","reactjs","shadcn","task-list","typescript"],"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/haravetskyy.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}},"created_at":"2024-12-23T23:29:13.000Z","updated_at":"2025-07-09T23:08:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"92d22ee3-aa44-42bf-b962-390269e10aeb","html_url":"https://github.com/haravetskyy/harbor-task","commit_stats":null,"previous_names":["haravetskyy/harbor-task","haravetskyy/harbor-task-frontend"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/haravetskyy/harbor-task","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haravetskyy%2Fharbor-task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haravetskyy%2Fharbor-task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haravetskyy%2Fharbor-task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haravetskyy%2Fharbor-task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haravetskyy","download_url":"https://codeload.github.com/haravetskyy/harbor-task/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haravetskyy%2Fharbor-task/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31533823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["electron","nestjs","nextjs","prisma-orm","reactjs","shadcn","task-list","typescript"],"created_at":"2025-03-15T16:18:35.537Z","updated_at":"2026-04-07T23:31:19.083Z","avatar_url":"https://github.com/haravetskyy.png","language":"TypeScript","readme":"# Harbor Task \u003cimg src=\"./apps/web/app/favicon.ico\" alt=\"Logo\" width=\"30\" style=\"vertical-align: middle;\" align=\"right\"\u003e\n\nA full-stack project consisting of a **frontend** (Next.js + shadcn/ui), a **backend** (Nest.js), and a **PostgreSQL** database.\n\n---\n\n## **Getting Started**\n\n### **Prerequisites**\n\nEnsure you have the following installed:\n\n- **Node.js** (v18 or later)\n- **pnpm**\n- **Docker** and **Docker Compose**\n\n---\n\n### **1. Clone the Repository**\n\n```bash\ngit clone https://github.com/haravetskyy/harbor-task.git\ncd harbor-task\n```\n\n---\n\n### **2. Configure Environment Variables**\n\nThe project requires environment variables to function properly. To assist you, `.env.example` files are provided in the following directories:\n\n- `apps/web/`\n- `apps/api/`\n- `/`\n\nThese files serve as templates, listing all necessary variables. You need to copy them to their respective `.env` files and fill them with valid data specific to your setup.\n\n---\n\n### **3. Install Dependencies**\n\nInstall all required Node.js packages for both the frontend and backend:\n\n```bash\npnpm install\n```\n\n---\n\n### **4. Run All Essential Scripts**\n\nYou need to execute these scripts to ensure everything works correctly.\n\n#### **4.1. Start the Development Database**\n\n```bash\npnpm db:dev:up\n```\n\nThis script initializes and starts the development database.\n\n#### **4.2. Apply Prisma Migrations**\n\n```bash\npnpm prisma:dev:deploy\n```\n\nThis command applies the Prisma migrations to the database.\n\n#### **4.3. Generate Prisma Client**\n\n```bash\npnpm prisma:generate\n```\n\nThis script generates the Prisma client based on the Prisma schema.\n\n#### **4.4. (Optional) Seed Data**\n\n```bash\npnpm data:seed\n```\n\nIf you want to generate some initial data, run this command.\n\n---\n\n### **5. Start the Application**\n\n```bash\npnpm dev\n```\n\nFinally, you are good to go :)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharavetskyy%2Fharbor-task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharavetskyy%2Fharbor-task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharavetskyy%2Fharbor-task/lists"}