{"id":16946341,"url":"https://github.com/abritopach/ionic-cloudinary-pdf-viewer","last_synced_at":"2025-07-25T03:05:32.071Z","repository":{"id":150422796,"uuid":"158414737","full_name":"abritopach/ionic-cloudinary-pdf-viewer","owner":"abritopach","description":"Sample project that shows how to build a PDF Viewer with Ionic and Cloudinary.","archived":false,"fork":false,"pushed_at":"2018-12-28T18:18:44.000Z","size":8210,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-26T05:26:58.476Z","etag":null,"topics":["cloudinary","cloudinary-api","cloudinary-sdk","ionic","ionic4","typescript"],"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/abritopach.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,"publiccode":null,"codemeta":null}},"created_at":"2018-11-20T15:53:05.000Z","updated_at":"2018-12-28T18:18:45.000Z","dependencies_parsed_at":"2023-04-23T02:25:13.890Z","dependency_job_id":null,"html_url":"https://github.com/abritopach/ionic-cloudinary-pdf-viewer","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/abritopach%2Fionic-cloudinary-pdf-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abritopach%2Fionic-cloudinary-pdf-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abritopach%2Fionic-cloudinary-pdf-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abritopach%2Fionic-cloudinary-pdf-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abritopach","download_url":"https://codeload.github.com/abritopach/ionic-cloudinary-pdf-viewer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244767793,"owners_count":20507110,"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":["cloudinary","cloudinary-api","cloudinary-sdk","ionic","ionic4","typescript"],"created_at":"2024-10-13T21:27:11.557Z","updated_at":"2025-03-21T09:14:06.788Z","avatar_url":"https://github.com/abritopach.png","language":"TypeScript","readme":"# IonicCloudinaryPdfViewer\n\nSample project that shows how to build  a PDF Viewer with Ionic and Cloudinary.\n\nThis project shows you how to:\n\n    * Use Cloudinary SDK for Angular in Ionic 4.\n        * Get pdfs tagged as pdf.\n    * Show available pdf's list.\n    * Select pdf \u0026 show pdf pages using ionic slides.\n\nTechnologies: Angular, Ionic, Cloudinary, TypeScript.\n\n![Technologies](readme_resources/technologies.jpg \"Technologies\")\n\n## App Example\n\n![App](readme_resources/app.gif \"App\")\n\n## Configuration\n\nThere are 2 settings you need to change for this demo to work.\n\nEdit server/routes/index.js file:\n\ncloudinary.config({\n  cloud_name: 'CLOUD_NAME', Should be change to the cloud name you received when you registered for a Cloudinary account.\n  api_key: 'API_KEY', Should be change to the api key you received when you registered for a Cloudinary account.\n  api_secret: 'API_SECRET' Should be change to the api secret you received when you registered for a Cloudinary account.\n});\n\n\nEdit src/app/config/config.ts file:\n\ncloud_name - Should be change to the cloud name you received when you registered for a Cloudinary account.\nupload_preset - You should first \"Enable unsigned uploads\" in the \"Upload Settings\" of your Cloudinary console and assign the resulting preset name to that field. Note, you may want to tweak and modify the upload preset's parameters.\nAdditionally, in your Cloudinary console in the \"Security Settings\" section you should uncheck the \"Resource list\" item.\n\n## Running\n\nBefore you go through this example, you should have at least a basic understanding of Ionic concepts. You must also already have Ionic installed on your machine.\n\n* Test in localhost:\n\nTo run it, cd into `ionic-employees-stitch-mongodb` and run:\n\n```bash\nnpm install\nionic serve\n```\n\n## Requirements\n\n* [Node.js](http://nodejs.org/)\n* [Ionic](https://ionicframework.com/getting-started#cli)\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabritopach%2Fionic-cloudinary-pdf-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabritopach%2Fionic-cloudinary-pdf-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabritopach%2Fionic-cloudinary-pdf-viewer/lists"}