{"id":28483906,"url":"https://github.com/ellipog/fagproeve-2025","last_synced_at":"2025-06-29T11:31:44.633Z","repository":{"id":295796541,"uuid":"991123812","full_name":"Ellipog/fagproeve-2025","owner":"Ellipog","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-05T06:11:37.000Z","size":167,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-05T07:50:12.242Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://fagproeve-2025.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/Ellipog.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":"2025-05-27T06:52:41.000Z","updated_at":"2025-06-05T06:11:38.000Z","dependencies_parsed_at":"2025-05-27T12:33:42.819Z","dependency_job_id":null,"html_url":"https://github.com/Ellipog/fagproeve-2025","commit_stats":null,"previous_names":["ellipog/fagproeve-2025"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ellipog/fagproeve-2025","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ellipog%2Ffagproeve-2025","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ellipog%2Ffagproeve-2025/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ellipog%2Ffagproeve-2025/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ellipog%2Ffagproeve-2025/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ellipog","download_url":"https://codeload.github.com/Ellipog/fagproeve-2025/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ellipog%2Ffagproeve-2025/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262585903,"owners_count":23332743,"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-06-07T22:05:56.618Z","updated_at":"2025-06-29T11:31:44.616Z","avatar_url":"https://github.com/Ellipog.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 🛠 Tech Stack\n\n- **Frontend**: Next.js 15, React 19, TypeScript, Tailwind CSS\n- **Backend**: Next.js API routes, MongoDB, JWT authentication\n- **AI**: OpenAI GPT-4o-mini for document analysis\n- **Storage**: AWS S3 for file storage\n\n## 🚀 Quick Start\n\n### 1. Install Dependencies\n\n```bash\ngit clone https://github.com/ellipog/fagproeve-2025.git\ncd fagproeve-2025\nnpm install\n# or\nbun install\n```\n\n### 2. Environment Setup\n\nCreate `.env`:\n\n```bash\n# Database\nMONGODB_URI=mongodb://localhost:27017/fagproeve-2025\n\n# Authentication\nJWT_SECRET=your-super-secret-jwt-key-minimum-32-characters-long\nJWT_EXPIRES_IN=7d\n\n# AWS S3\nAWS_REGION=us-east-1\nAWS_ACCESS_KEY_ID=your-aws-access-key-id\nAWS_SECRET_ACCESS_KEY=your-aws-secret-access-key\nAWS_S3_BUCKET_NAME=your-s3-bucket-name\n\n# OpenAI\nOPENAI_API_KEY=sk-your-openai-api-key-here\nOPENAI_MODEL=gpt-4o-mini\n```\n\n### 3. Run the Application\n\n```bash\nnpm run dev\n# or\nbun run dev\n```\n\nVisit [http://localhost:3000](http://localhost:3000)\n\n## 📁 Project Structure\n\n```\nfagproeve-2025/\n├── app/\n│   ├── api/                 # API endpoints\n│   ├── components/          # React components\n│   ├── lib/                 # Shared libraries\n│   ├── models/              # Database schemas\n│   ├── utils/               # Utility functions\n│   └── page.tsx             # Main page\n├── public/                  # Static assets\n```\n\n## 📱 Usage\n\n1. **Register/Login**: Create account or sign in\n2. **Upload Documents**: Drag and drop files or click to browse\n3. **AI Analysis**: Documents are automatically analyzed and categorized\n4. **Search \u0026 Filter**: Use categories, tags, and text search to find documents\n5. **Manage Files**: View, download, or delete your documents\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellipog%2Ffagproeve-2025","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fellipog%2Ffagproeve-2025","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellipog%2Ffagproeve-2025/lists"}