{"id":25504359,"url":"https://github.com/wonderer007/digital-library","last_synced_at":"2026-04-13T14:31:56.151Z","repository":{"id":275646235,"uuid":"926597408","full_name":"wonderer007/digital-library","owner":"wonderer007","description":"A digital library to analyse books with AI","archived":false,"fork":false,"pushed_at":"2025-02-16T18:30:38.000Z","size":114,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T15:41:09.496Z","etag":null,"topics":["artificial-intelligence","npm","reactjs","tailwindcss","typescript","vercel","vite"],"latest_commit_sha":null,"homepage":"https://digital-library-teal.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/wonderer007.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-02-03T14:40:36.000Z","updated_at":"2025-02-16T18:30:41.000Z","dependencies_parsed_at":"2025-06-08T22:33:46.394Z","dependency_job_id":"d93d580d-7431-47e3-b806-6fc77f16ee0e","html_url":"https://github.com/wonderer007/digital-library","commit_stats":null,"previous_names":["wonderer007/digital-library"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wonderer007/digital-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonderer007%2Fdigital-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonderer007%2Fdigital-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonderer007%2Fdigital-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonderer007%2Fdigital-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wonderer007","download_url":"https://codeload.github.com/wonderer007/digital-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonderer007%2Fdigital-library/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31757477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T13:27:56.013Z","status":"ssl_error","status_checked_at":"2026-04-13T13:21:23.512Z","response_time":93,"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":["artificial-intelligence","npm","reactjs","tailwindcss","typescript","vercel","vite"],"created_at":"2025-02-19T05:35:25.706Z","updated_at":"2026-04-13T14:31:56.072Z","avatar_url":"https://github.com/wonderer007.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Digital Library\n\nA digital library project built with React, TypeScript, and Vite that allows users to fetch books, manage their personal library, and analyze texts using AI.\n\n## Features\n\n- 📚 Search and fetch books from Gutenberg\n- 📖 Read books directly in the application\n- ⭐ Add books to your personal library\n- 🤖 AI-powered text analysis and insights\n- 📱 Responsive design for desktop and mobile\n\n## Prerequisites\n\n- Node.js (LTS version recommended)\n- npm or yarn package manager\n- Supabase account\n\n## Supabase Setup\n### CLI Installation\n1. [Install the Supabase CLI](https://supabase.com/docs/guides/local-development/cli/getting-started)\n2. Run `supabase login`\n\n### Database Migration\n```bash\nnpx supabase db push --db-url postgres://postgres.[YOUR-PROJECT-ID]:[YOUR-DATABASE-PASSWORD]@aws-0-[YOUR-AWS-REGION].pooler.supabase.com:6543/postgres\n```\nThis will create database structure in your supabase using `supabase/migrations/`\n\n### Edge Functions\nThe `supabase/functions` directory contains the following edge functions that need to be deployed:\n```bash\nsupabase functions deploy search_book\nsupabase functions deploy fetch_book_content\nsupabase functions deploy text_analysis\n```\n\n### Environment Setup\n1. Add `GROK_API_TOKEN` to the Edge Function Secrets Management in your Supabase dashboard\n\n## Project Setup\n\n1. Clone the repository:\n   ```bash\n   git clone git@github.com:wonderer007/digital-library.git\n   cd digital-library\n   ```\n\n2. Install dependencies:\n   ```bash\n   npm install\n   # or\n   yarn\n   ```\n\n3. Configure environment variables:\n   Create a `.env` file in the project root with the following variables:\n   ```bash\n   VITE_SUPABASE_URL=your_supabase_project_url\n   VITE_SUPABASE_ANON_KEY=your_supabase_anon_key\n   ```\n\n## Available Scripts\n\n### Development Server\n```bash\nnpm run dev\n# or\nyarn dev\n```\nOpens the development server at `http://localhost:5173`\n\n### Testing\n```bash\nnpm run test\n# or\nyarn test\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwonderer007%2Fdigital-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwonderer007%2Fdigital-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwonderer007%2Fdigital-library/lists"}