{"id":21861732,"url":"https://github.com/alertbox/ionic-selfystic-starter","last_synced_at":"2025-04-14T19:41:02.269Z","repository":{"id":74241102,"uuid":"73550963","full_name":"alertbox/ionic-selfystic-starter","owner":"alertbox","description":"Selfystic hybrid mobile app tutorial using Cordova + AngularJS and Ionic.","archived":false,"fork":false,"pushed_at":"2016-12-13T10:36:58.000Z","size":4320,"stargazers_count":5,"open_issues_count":1,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T08:03:17.907Z","etag":null,"topics":["angularjs","cordova","example","ionic","selfystic","starter-template","tutorial"],"latest_commit_sha":null,"homepage":null,"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":"2016-11-12T12:20:05.000Z","updated_at":"2020-06-03T10:09:48.000Z","dependencies_parsed_at":"2023-07-11T13:46:04.761Z","dependency_job_id":null,"html_url":"https://github.com/alertbox/ionic-selfystic-starter","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-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alertbox%2Fionic-selfystic-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alertbox%2Fionic-selfystic-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alertbox%2Fionic-selfystic-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alertbox","download_url":"https://codeload.github.com/alertbox/ionic-selfystic-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248948314,"owners_count":21187852,"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","example","ionic","selfystic","starter-template","tutorial"],"created_at":"2024-11-28T03:12:29.892Z","updated_at":"2025-04-14T19:41:02.263Z","avatar_url":"https://github.com/alertbox.png","language":"JavaScript","readme":"# Ionic Selfystic Starter\n\nSelfystic hybrid mobile app tutorial using Cordova + AngularJS and Ionic.\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-starter/\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-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falertbox%2Fionic-selfystic-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falertbox%2Fionic-selfystic-starter/lists"}