{"id":27326500,"url":"https://github.com/afk247/invoice-dashboard","last_synced_at":"2025-06-14T19:04:41.247Z","repository":{"id":287000095,"uuid":"963091912","full_name":"AFK247/invoice-dashboard","owner":"AFK247","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-11T14:03:17.000Z","size":862,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T11:50:44.203Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://invoice-dashboard-amber.vercel.app","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/AFK247.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":"2025-04-09T06:30:38.000Z","updated_at":"2025-04-11T14:03:21.000Z","dependencies_parsed_at":"2025-04-09T12:42:27.983Z","dependency_job_id":null,"html_url":"https://github.com/AFK247/invoice-dashboard","commit_stats":null,"previous_names":["afk247/invoice-dashboard"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AFK247/invoice-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AFK247%2Finvoice-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AFK247%2Finvoice-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AFK247%2Finvoice-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AFK247%2Finvoice-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AFK247","download_url":"https://codeload.github.com/AFK247/invoice-dashboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AFK247%2Finvoice-dashboard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259868330,"owners_count":22924231,"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":[],"created_at":"2025-04-12T11:42:16.973Z","updated_at":"2025-06-14T19:04:41.218Z","avatar_url":"https://github.com/AFK247.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js Project Setup\n\nThis guide will help you get started with running this Next.js project locally.\n\n## Prerequisites\n\nBefore you begin, ensure you have the following installed:\n\n- Node.js (version 18.17.0 or later)\n- npm (Node Package Manager) or yarn\n- Git (for version control)\n\n## Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/AFK247/invoice-dashboard\ncd invoice-dashboard\n```\n\n2. Install dependencies:\n\n```bash\nnpm install\n# or\nyarn install\n```\n\n## Environment Variables\n\nCreate a `.env` file in the root directory and add your environment variables:\n\n```plaintext\nNEXT_PUBLIC_QUICK_BOOK_CLIENT_ID=\"your client ID\"\nQUICK_BOOK_CLIENT_SECRET=\"your client secret\"\nNEXT_PUBLIC_QUICK_BOOK_REDIRECT_URI=\"http://localhost:3000/api/auth/callback\"\nNEXT_PUBLIC_QUICK_BOOK_SCOPES=\"com.intuit.quickbooks.accounting\"\n\nNEXT_PUBLIC_BASE_URL=\"http://localhost:3000\"\nNEXT_PUBLIC_API_BASE_URL=\"http://localhost:5000\"\n```\n\n## Running the Project\n\n### Development Mode\n\nTo run the project in development mode with hot-reload:\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nThe application will be available at `http://localhost:3000`\n\n### Production Build\n\nTo create a production build:\n\n```bash\nnpm run build\n# or\nyarn build\n```\n\nTo start the production server:\n\n```bash\nnpm run start\n# or\nyarn start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafk247%2Finvoice-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafk247%2Finvoice-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafk247%2Finvoice-dashboard/lists"}