{"id":19654599,"url":"https://github.com/soorajvp/inkedit","last_synced_at":"2025-09-03T04:38:11.374Z","repository":{"id":260223923,"uuid":"880655349","full_name":"SoorajVp/InkEdit","owner":"SoorajVp","description":"InkEdit is a web tool that lets you edit PDF and DOCX files directly from a URL using CKEditor. Quickly open, edit, and save documents online without any hassle.","archived":false,"fork":false,"pushed_at":"2024-11-13T05:20:26.000Z","size":129,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-27T01:54:48.675Z","etag":null,"topics":["ckeditor5","document-editor","vite-react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/SoorajVp.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":"2024-10-30T05:24:55.000Z","updated_at":"2024-11-13T05:20:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"5942e2bd-509d-48fb-b35f-655f3a9c609e","html_url":"https://github.com/SoorajVp/InkEdit","commit_stats":null,"previous_names":["soorajvp/inkedit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SoorajVp/InkEdit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoorajVp%2FInkEdit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoorajVp%2FInkEdit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoorajVp%2FInkEdit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoorajVp%2FInkEdit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoorajVp","download_url":"https://codeload.github.com/SoorajVp/InkEdit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoorajVp%2FInkEdit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273392280,"owners_count":25097256,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ckeditor5","document-editor","vite-react"],"created_at":"2024-11-11T15:17:46.094Z","updated_at":"2025-09-03T04:38:11.362Z","avatar_url":"https://github.com/SoorajVp.png","language":"JavaScript","readme":"# Document Editor - INKEDIT\n\nThis template provides a minimal setup for a Document Editor built with **React** and **Vite**. It integrates **CKEditor** to deliver a user-friendly layout and rich text editing capabilities.\n\n## Key Features\n\n- **Rich Text Editing**: The CKEditor integration offers a customizable toolbar, enabling easy formatting, image insertion, and content management.\n- **File Import/Export**: Import `.docx` documents and export your work in Word or PDF formats for seamless compatibility.\n- **Fast Development**: Built with Vite, this project utilizes fast refresh for an efficient development process.\n\n## Getting Started\n\n### Prerequisites\n\nMake sure you have **Node.js** and **npm** installed on your machine.\n\n### Installation\n\n- Clone the repository:\n\n   ```bash\n   git clone https://github.com/SoorajVp/InkEdit.git\n   ```\n\n- Navigate to the project folder:\n\n   ```bash\n   cd InkEdit\n   ```\n\n- Update environment credentials:\n\n   - Create a `.env` file in the root of your project.\n\n   ```plaintext\n   InkEdit/\n       ├── server/\n       ├── src/\n       ├── .env\n       ├── package.json\n       └── ...\n   ```\n\n   - Add your environment variables in the `.env` file:\n\n   ```plaintext\n   VITE_CKEDITOR_LICENSE_KEY = 'YOUR_LICENSE_KEY'\n   VITE_CKBOX_TOKEN_URL = 'YOUR_CKBOX_TOKEN_URL'\n   ```\n\n- Install dependencies:\n   ```bash\n   npm install\n   ```\n- To start the development server:\n   ```bash\n   npm run dev\n   ```\n\n## Setup Server Side\n\n- Navigate to the server folder:\n\n   ```bash\n   cd server\n   ```\n\n- Install server dependencies:\n\n  ```bash\n  npm install\n  ```\n- Start the backend server:\n   ```bash\n   npm run dev\n   ```\n\n## Key Resources\n\n- [CKEditor Documentation](https://ckeditor.com/docs/ckeditor5/latest/index.html) - Official documentation for CKEditor.\n- [Vite Documentation](https://vitejs.dev/guide/) - Official guide for Vite.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoorajvp%2Finkedit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoorajvp%2Finkedit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoorajvp%2Finkedit/lists"}