{"id":21861734,"url":"https://github.com/alertbox/ionic-selfystic","last_synced_at":"2025-04-14T19:40:53.175Z","repository":{"id":148872106,"uuid":"41532067","full_name":"alertbox/ionic-selfystic","owner":"alertbox","description":"\"Selfystic\" is an app to capture and share selfies/groupies with your social networks. A hybrid app using Cordova + AngularJS and Ionic.","archived":false,"fork":false,"pushed_at":"2016-12-13T10:40:49.000Z","size":7213,"stargazers_count":3,"open_issues_count":0,"forks_count":8,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-28T08:03:09.581Z","etag":null,"topics":["angularjs","cordova","cordova-plugin","example","ionic","selfystic"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/alertbox.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":"2015-08-28T06:55:34.000Z","updated_at":"2018-12-03T09:21:10.000Z","dependencies_parsed_at":"2023-07-11T13:46:05.788Z","dependency_job_id":null,"html_url":"https://github.com/alertbox/ionic-selfystic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alertbox%2Fionic-selfystic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alertbox%2Fionic-selfystic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alertbox%2Fionic-selfystic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alertbox%2Fionic-selfystic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alertbox","download_url":"https://codeload.github.com/alertbox/ionic-selfystic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248948223,"owners_count":21187835,"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":["angularjs","cordova","cordova-plugin","example","ionic","selfystic"],"created_at":"2024-11-28T03:12:29.961Z","updated_at":"2025-04-14T19:40:53.170Z","avatar_url":"https://github.com/alertbox.png","language":"JavaScript","readme":"# Selfystic\n\n[![StackShare](https://img.shields.io/badge/tech-stack-0690fa.svg?style=flat)](https://stackshare.io/alertbox/selfystic)\n[![Join the chat at https://gitter.im/alertbox/ionic-selfystic](https://badges.gitter.im/alertbox/ionic-selfystic.svg)](https://gitter.im/alertbox/ionic-selfystic?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![Stories in Ready](https://badge.waffle.io/alertbox/ionic-selfystic.svg?label=ready\u0026title=ready)](http://waffle.io/alertbox/ionic-selfystic)\n[![license](https://img.shields.io/npm/l/serverless-dynamodb-local.svg)](https://opensource.org/licenses/MIT)\n\n\"Selfystic\" is an app to capture and share selfies/groupies with your social networks. A hybrid app using Cordova + AngularJS and Ionic. The app uses the [Swipeable Cards](http://market.ionic.io/plugins/swipeable-cards) plugin in the [Ionic Market](http://market.ionic.io/).\n\n## Table of Contents\n - [Requirements](#requirements)\n - [Getting Started](#getting-started)\n - [File Structure of App](#file-structure-of-app)\n\n## Requirements\n1. node.js\n2. Cordova and Ionic - npm install cordova ionic\n4. Gulp - npm install gulp\n5. Bower - npm install bower\n\n## Getting Started\n\nWith VS Code:\n* Clone this repository.\n* Run `npm install` from the project root.\n* Run `bower install` from the project root.\n* Add android / iOS / windows platform to your project by running `ionic platform add \u003cplatform name\u003e@latest --save` in a terminal from your project root.\n* Build the project by running gulp tsc and then `ionic build \u003cplatform name\u003e`\n* Deploy to device or emulator by running `ionic run \u003cplatform name\u003e` or `ionic emulate \u003cplatform name\u003e`\n* Success\n\n## File Structure of App\n\n```\nionic-selfystic/\n├── merges/                           * Contains all platform specific files\n|\n├── node_modules/                      * Node dependencies\n|\n├── platforms/                         * Cordova generated native platform code\n|\n├── plugins/                           * Cordova native plugins go\n|\n├── resources/                         * Images for splash screens and icons\n|\n├── www/                               * Folder that is copied over to platforms www directory\n│   │   \n│   ├── js/                            * Working directory for the main application\n│   │    └── app.js                 \n│   │\n│   ├── css/                           * Compiled CSS\n│   │\n│   ├── img/                           * App images\n│   │\n│   ├── lib/                           * Dependencies from bower install \n│   │\n│   └── index.html                     * Main entry point\n|\n├── .editorconfig                      * Defines coding styles between editors\n├── .gitignore                         * Example git ignore file\n├── config.xml                         * Cordova configuration file\n├── gulpfile.js                        * Contains gulp tasks for compiling ts files, scss files and more..\n├── ionic.config.json                  * Ionic configuration file\n├── package.json                       * Our javascript dependencies\n├── ionic-selfystic-starter.sln         * VS solution\n├── ionic-selfystic-starter.jsproj        \n└── README.md                          * This file\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falertbox%2Fionic-selfystic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falertbox%2Fionic-selfystic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falertbox%2Fionic-selfystic/lists"}