{"id":15286513,"url":"https://github.com/thederickff/developertoolsusecases","last_synced_at":"2026-05-08T14:14:22.141Z","repository":{"id":223148591,"uuid":"759435970","full_name":"thederickff/DeveloperToolsUseCases","owner":"thederickff","description":"Application used on the Browser Developer Tools - Using for everything udemy course.  To show the usage of the developer tools","archived":false,"fork":false,"pushed_at":"2024-04-25T09:37:10.000Z","size":11432,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T05:17:25.885Z","etag":null,"topics":["angular","developer-tools","ionic"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thederickff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-02-18T15:38:25.000Z","updated_at":"2024-09-24T15:28:28.000Z","dependencies_parsed_at":"2024-03-23T15:42:07.644Z","dependency_job_id":null,"html_url":"https://github.com/thederickff/DeveloperToolsUseCases","commit_stats":null,"previous_names":["derickfelix/developertoolsusecases"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thederickff%2FDeveloperToolsUseCases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thederickff%2FDeveloperToolsUseCases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thederickff%2FDeveloperToolsUseCases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thederickff%2FDeveloperToolsUseCases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thederickff","download_url":"https://codeload.github.com/thederickff/DeveloperToolsUseCases/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245175343,"owners_count":20572781,"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":["angular","developer-tools","ionic"],"created_at":"2024-09-30T15:15:30.179Z","updated_at":"2026-05-08T14:14:22.106Z","avatar_url":"https://github.com/thederickff.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Developer Tools Use Cases\nApplication used to show the usage of the browser developer tools on the `Browser Developer Tools - Using for everything` udemy course.\n\n\u003cimg src=\"https://github.com/derickfelix/DeveloperToolsUseCases/assets/20743967/b65e7e70-82a4-45bd-b399-299bbaafed68\" width=\"300\"/\u003e\n\n## Project Install\n1. Clone the project and install dependencies\n\n```sh\ngit clone https://github.com/derickfelix/DeveloperToolsUseCases\ncd DeveloperToolsUseCases/\nnpm install\n```\n2. Install Ionic CLI\n```sh\nnpm install -g @ionic/cli\n```\n3. Serve\n```sh\nionic serve\n```\n4. Preparing the project to run on android/ios apps later (Optional)\n```sh\nionic build --prod\nnpx cap sync\n```\n\n\n## Running the app on android platform\n1. Make sure you have `Android Studio` installed\n2. Build the project\n```sh\nionic build --prod\n```\n3. Copy the generated `www/` folder to the android app.\n```sh\nnpx cap copy android\n```\n4. Open the `android/` folder with `Android Studio`\n```sh\nnpx cap open android\n```\n\n\n## Running the app on ios platform\n1. Make sure you are on a macos, and have `xcode` installed\n2. Build the project\n```sh\nionic build --prod\n```\n3. Copy the generated `www/` folder to the ios app.\n```sh\nnpx cap copy ios\n```\n4. Open the `ios/` folder with `xcode`\n```sh\nnpx cap open ios\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthederickff%2Fdevelopertoolsusecases","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthederickff%2Fdevelopertoolsusecases","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthederickff%2Fdevelopertoolsusecases/lists"}