{"id":28489225,"url":"https://github.com/lemoncloud-io/eurekakit-front","last_synced_at":"2025-06-30T01:32:14.890Z","repository":{"id":294163738,"uuid":"959570739","full_name":"lemoncloud-io/eurekakit-front","owner":"lemoncloud-io","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-27T04:03:28.000Z","size":1282,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-05-27T05:19:01.299Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lemoncloud-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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-04-03T02:08:33.000Z","updated_at":"2025-05-27T04:03:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff880e80-9f06-4151-9026-a36183d6dbc9","html_url":"https://github.com/lemoncloud-io/eurekakit-front","commit_stats":null,"previous_names":["lemoncloud-io/eurekakit-front"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemoncloud-io%2Feurekakit-front","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemoncloud-io%2Feurekakit-front/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemoncloud-io%2Feurekakit-front/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemoncloud-io%2Feurekakit-front/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lemoncloud-io","download_url":"https://codeload.github.com/lemoncloud-io/eurekakit-front/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemoncloud-io%2Feurekakit-front/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258674859,"owners_count":22739593,"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-08T06:36:11.835Z","updated_at":"2025-06-30T01:32:14.882Z","avatar_url":"https://github.com/lemoncloud-io.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cdiv\u003e\n    \u003cimg src=\"https://github.com/user-attachments/assets/3575c0a1-8087-45cc-b9f0-690765df166e\" width=\"600\" alt=\"EurekaKit Architecture.png\"/\u003e\n    \u003ch1 align=\"center\"\u003e\u003cimg src=\"https://github.com/user-attachments/assets/aee10faf-144c-4a88-b535-610e7c84f050\" width=\"200\" alt=\"EurekaKit\"/\u003e\u003c/h1\u003e\n  \u003c/div\u003e\n  \u003cp\u003e\n    Build SNS services quickly and easily with EurekaKit.\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\" markdown=\"1\"\u003e\n\n[![lemoncloud-io](https://img.shields.io/badge/by-lemoncloud--io-ED6F31?logo=github)](https://github.com/lemoncloud-io)\n[![Nx](https://img.shields.io/badge/-Nx-143157?logo=nx\u0026logoWidth=30)](https://nx.dev)\n\n\u003ca href=\"README.md\"\u003eEnglish\u003c/a\u003e | \u003ca href=\"docs/readme-kr.md\"\u003e한국어\u003c/a\u003e\n\n\u003c/div\u003e\n\n# 🌟 Getting Started with EurekaKit\n\n1. Visit [EurekaCodes](https://eureka.codes/) to subscribe to the service\n2. Create a workspace in the Eureka Code dashboard\n3. Start development\n\n## Features\n\n**🧱All-In-One SNS Feed System**\n\n- Post and Comment System: Support for various content formats including text, images, and videos\n- Interaction Features: Various interaction options such as likes, shares, bookmarks, and reports for user engagement\n- Customized Feed Algorithm: Personalized feeds based on user interests and activities\n\n**🔄 Infinite Scroll UI**\n\n- Optimized Loading System: Provides a UX that naturally loads content as you scroll\n- Performance Optimization: Optimized rendering system that smoothly processes large amounts of data\n- Skeleton Loading: Skeleton UI that enhances user experience during content loading\n\n**📂 Activity History Collection**\n\n- Activity History: Record of all activities including feeds created, comments left, posts liked, etc.\n- Viewing History: Feature to easily find recently viewed content\n- Customized Summary: Provides statistics and summary information about your activities\n\n**🛠 Admin + App(WebView) Kit**\n\n- Admin Dashboard: Complete administrative tools for user management, content moderation, service analysis, etc.\n- React Native WebView App: Solution to quickly convert web services to mobile apps\n- Cross-Platform Support: Consistent user experience across web, iOS, and Android\n\n## Tech Stack\n\n- Frontend Framework: React with TypeScript\n- Project Structure: Nx Monorepo\n- State Management: TanStack Query\n- Styling: Tailwind CSS\n- UI Components: Shadcn(Radix UI)\n- API Integration: Axios\n\n## Project Structure\n\n```\neureka-kit\n├── apps/\n│   └── admin/            # Admin main entry point\n│   └── mobile/           # React Native WebView main entry point\n│   └── web/              # Service main entry point\n├── assets/               # Project shared assets\n├── libs/\n│   ├── web-core/         # API authentication and initialization core library\n│   ├── comments/         # Comments related API library\n│   ├── feeds/            # Feeds related API library\n│   ├── users/            # Users related API library\n│   ├── uploads/          # Image upload related API library\n│   ├── app-checker/      # React Native WebView communication library\n│   ├── ui-kit/           # Common UI kit library\n│   ├── shared/           # Common utility library\n│   ├── types/            # Common type library\n│   ├── overlay/          # Overlay management library\n│   └── theme/            # Theme management library\n├── scripts/              # Development scripts\n├── nx.json               # nx configuration file\n└── package.json          # Workspace package manager configuration file\n```\n\n## Getting Started\n\n### Development Environment\n\n- Node.js (v20 or higher)\n- npm or yarn\n- Git\n- Android Studio or Xcode (for mobile app development)\n\n### Installation\n\n1. Clone the project\n\n```bash\ngit clone https://github.com/lemoncloud-io/eurekakit-front.git\ncd eurekakit-front\n```\n\n2. Install dependencies\n\n```bash\nyarn install\n```\n\n3. Environment variable setup\n\n```bash\ncp apps/web/.env.example apps/web/.env.local\ncp apps/admin/.env.example apps/admin/.env.local\n\n# Environment-specific setup (development, production, etc.)\n# cp apps/web/.env.example apps/web/.env.(local|dev|prod|dev.local|...)\n```\n\n\u003e - Q: Where are environment variables and required backend APIs provided?\n\u003e - A: Backend APIs can be obtained through the EurekaCodes platform. After subscribing and creating a workspace, you will receive dedicated API endpoints.\n\n4. Run development server\n\n```bash\n# Run web service development server\nyarn web:start\n\n# Run mobile app development server (requires web server running first / simulator needed)\nyarn mobile:start\n\n# Run admin development server\nyarn admin:start\n```\n\n\u003e - Web service is accessible at http://localhost:5003\n\u003e - Admin service is accessible at http://localhost:5004\n\u003e - Mobile app runs on Android or iOS simulator and requires the web service to be running first.\n\n## Contributing\n\nWe welcome contributions to EurekaKit! Please read our [contribution guidelines](CONTRIBUTING.md) for details on how to submit pull requests, the development process, and coding standards.\n\n## License\n\nEurekaKit is licensed under a proprietary license that restricts commercial usage to active EurekaCodes subscribers only. Public access to this repository is provided for evaluation purposes only.\n\nFor detailed license terms, please see the [LICENSE](LICENSE.md) file.\n\n## Contributors ✨\n\nThanks goes to these wonderful people:\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/luke-lemon\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/luke-lemon\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003e@Luke\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/lemoncloud-io/eurekakit-front/commits?author=luke-lemon\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/louis-lemon\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/louis-lemon\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003e@Louis\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/lemoncloud-io/eurekakit-front/commits?author=louis-lemon\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\n---\n\nIf this project has been helpful, please consider giving it a Star ⭐️!\n\nMaintainer\n\n- [@Luke](https://github.com/luke-lemon/)\n- [@Louis](https://github.com/louis-lemon)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemoncloud-io%2Feurekakit-front","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flemoncloud-io%2Feurekakit-front","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemoncloud-io%2Feurekakit-front/lists"}