{"id":19014301,"url":"https://github.com/raineyspace/ioniclub","last_synced_at":"2025-04-23T00:43:37.242Z","repository":{"id":177252677,"uuid":"55935159","full_name":"RaineySpace/Ioniclub","owner":"RaineySpace","description":"❤️ Ioniclub is hybird mobile app of https://cnodejs.org","archived":false,"fork":false,"pushed_at":"2022-06-07T03:37:52.000Z","size":4527,"stargazers_count":35,"open_issues_count":2,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-23T00:43:28.383Z","etag":null,"topics":["cordova","hybird-mobile","ionic","ionic2"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RaineySpace.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-04-11T02:22:12.000Z","updated_at":"2025-02-20T18:20:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd97801e-c1ce-4ec4-83a9-72f59569b4ad","html_url":"https://github.com/RaineySpace/Ioniclub","commit_stats":null,"previous_names":["raineyspace/ioniclub"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaineySpace%2FIoniclub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaineySpace%2FIoniclub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaineySpace%2FIoniclub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaineySpace%2FIoniclub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaineySpace","download_url":"https://codeload.github.com/RaineySpace/Ioniclub/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250348884,"owners_count":21415907,"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":["cordova","hybird-mobile","ionic","ionic2"],"created_at":"2024-11-08T19:28:47.113Z","updated_at":"2025-04-23T00:43:37.224Z","avatar_url":"https://github.com/RaineySpace.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ioniclub\r\n\r\n\u003e Ioniclub hybird mobile application powered by [Ionic V2 BETA](http://ionicframework.com/docs/v2) using [AngularJs 2.0 BETA](https://angular.io/) and Cordova.\r\n\r\nThanks to the API interface provided by the Cnode community. Ioniclub currently supports the following two communities:\r\n\r\n- [https://cnodejs.org](https://cnodejs.org)\r\n- [http://ionichina.com](http://ionichina.com)\r\n\r\n\r\n# How To Get Started\r\n\r\nIf you want to learn  Ionic V2 through this project or modify some features,you can do so by cloning this repo and running the following commands (assuming that you have Node, NPM, Ionic, Cordova typings and Glup installed).\r\n\r\n```bash\r\n# Clone and Install depedencies\r\n$ git clone git@github.com:XueRainey/Ioniclub.git\r\n$ npm install \u0026\u0026 typings install\r\n\r\n\r\n# Start the server on localhost:8100 on development mode\r\n# Watches for changes, automatically recompiles files and refreshes the browser\r\n$ ionic serve\r\n\r\n\r\n# To build for iOS\r\n# You’ll need to install Xcode. Xcode allows you to build compile to a target device running iOS.\r\n$ ionic platform add ios\r\n$ ionic emulate ios\r\n\r\n\r\n# To build for android\r\n# You’ll need to install the Android SDK. The Android SDK allows you to build compile to a target device running Android. Although the Android SDK comes with a stock emulator, Genymotion is recommended, since it’s much faster.Of course, a real Android device connected to your computer would be better.\r\n$ ionic platform add android\r\n$ ionic run android\r\n\r\n```\r\n\r\n# Show\r\n\r\n[Dynamic diagram loading is relatively slow,You can click here to directly access the project.](http://rainey.coding.io/ioniclub/)\r\n\r\n## Not logged in\r\n![](http://7xpp66.com1.z0.glb.clouddn.com/ioniclub-android-1.gif)\r\n\r\n## Already logged in\r\n![](http://7xpp66.com1.z0.glb.clouddn.com/ioniclub-android-2.gif)\r\n\r\n## MarkDown Editor\r\n![](http://7xpp66.com1.z0.glb.clouddn.com/ioniclub-android-3.gif)\r\n\r\n# Communication\r\n\r\n- If you found a bug, and can provide steps to reliably reproduce it, open an issue.\r\n- If you have a feature request, open an issue.\r\n- If you want to contribute, submit a pull request.\r\n- If you want to contact the author, please look at the following.\r\n\r\n# Author\r\n\r\n- github: [XueRainey](https://github.com/XueRainey)\r\n- [Personal blog](http://rainey.space)\r\n\r\n# License\r\n\r\nMIT\r\n\r\n\u003c!--### 已完成功能有：\r\n## 主题\r\n\r\n- 首页（主题列表）\r\n- 主题详情\r\n- 主题评论功能\r\n- 评论回复功能\r\n- 评论点赞功能\r\n\r\n\r\n## 用户\r\n\r\n- 用户登陆功能\r\n- 用户注销功能\r\n\r\n## 消息\r\n\r\n- 消息获取功能\r\n- 消息标记为已读\r\n\r\n## 其他\r\n- MarkDown编辑器--\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraineyspace%2Fioniclub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraineyspace%2Fioniclub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraineyspace%2Fioniclub/lists"}