{"id":16354278,"url":"https://github.com/beeman/10-minute-dynamic-mobile-app","last_synced_at":"2025-10-26T03:31:03.580Z","repository":{"id":29741725,"uuid":"33285196","full_name":"beeman/10-minute-dynamic-mobile-app","owner":"beeman","description":"How to rapidly create an API and dynamic mobile app, a demo made for a local meetup","archived":false,"fork":false,"pushed_at":"2015-04-08T00:33:39.000Z","size":2689,"stargazers_count":9,"open_issues_count":1,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-30T03:30:25.382Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.meetup.com/twentejs/events/220915697/","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/beeman.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}},"created_at":"2015-04-02T02:37:16.000Z","updated_at":"2019-09-17T20:51:42.000Z","dependencies_parsed_at":"2022-07-21T04:24:20.543Z","dependency_job_id":null,"html_url":"https://github.com/beeman/10-minute-dynamic-mobile-app","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeman%2F10-minute-dynamic-mobile-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeman%2F10-minute-dynamic-mobile-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeman%2F10-minute-dynamic-mobile-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeman%2F10-minute-dynamic-mobile-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beeman","download_url":"https://codeload.github.com/beeman/10-minute-dynamic-mobile-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238254094,"owners_count":19441784,"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":"2024-10-11T01:33:50.711Z","updated_at":"2025-10-26T03:31:02.919Z","avatar_url":"https://github.com/beeman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 10 Minute Dynamic Mobile App\n\nThis demo will show how to create a dynamic mobile application in 10 minutes \u003csup\u003egive or take, more or less ;)\u003c/sup\u003e\n\n## How to do this?\n\n* [Create a REST API with some content](API.md)\n* [Create a Mobile APP with some dynamic screens](APP.md)\n* [Create a SDK to connect API and APP](SDK.md)\n\n## Requirements\n\n### The commands `node` and `npm` need to be working on your system.\n\nRefer to [your friend](https://google.com/) on how to do this for your platform.\n\n### Nodemon\n\nWe will use nodemon to automatically restart the server when we change our code:\n\n    $ npm install -g nodemon\n\n### Framework tools\n\nRead more about [strongloop](https://github.com/strongloop/strongloop/), [ionic](https://github.com/driftyco/ionic-cli)\nor [loopback-sdk-angular-cli](https://github.com/strongloop/loopback-sdk-angular-cli).\n\n\n    $ npm install -g strongloop\n    $ npm install -g ionic\n    $ npm install -g loopback-sdk-angular-cli\n\n## Test it live!\n\nDeploy this project to Heroku to play around with it!\n\n[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeman%2F10-minute-dynamic-mobile-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeeman%2F10-minute-dynamic-mobile-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeman%2F10-minute-dynamic-mobile-app/lists"}