https://github.com/groupdocs-viewer-cloud/groupdocs-viewer-cloud-node-samples
GroupDocs.Viewer Cloud SDK for Node.js examples, plugins and showcase projects
https://github.com/groupdocs-viewer-cloud/groupdocs-viewer-cloud-node-samples
Last synced: 8 months ago
JSON representation
GroupDocs.Viewer Cloud SDK for Node.js examples, plugins and showcase projects
- Host: GitHub
- URL: https://github.com/groupdocs-viewer-cloud/groupdocs-viewer-cloud-node-samples
- Owner: groupdocs-viewer-cloud
- License: mit
- Created: 2019-02-24T17:03:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-07-24T05:45:39.000Z (10 months ago)
- Last Synced: 2025-07-24T09:00:57.386Z (10 months ago)
- Size: 14.8 MB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GroupDocs.Viewer Cloud SDK for Node.js Examples
This repository contains [Examples](Examples) projects for [GroupDocs.Viewer Cloud SDK for Node.js](https://github.com/groupdocs-viewer-cloud/groupdocs-viewer-cloud-node) to help you learn and write your own applications.
[GroupDocs.Viewer Cloud SDK for Node.js](https://products.groupdocs.cloud/viewer/nodejs) allows you to work with GroupDocs.Viewer Cloud API REST APIs in your Node.js applications.
## Prerequisites
+ Node.js with NPM installed
+ Get your Client Id and Client Secret at [https://dashboard.groupdocs.cloud](https://dashboard.groupdocs.cloud) (free registration is required).
## How to Run the Examples?
The package contains Node.js examples. Follow the given steps to proceed run:
+ Extract the downloaded project
+ Edit RunExamples.js and put Client Id and Client Secret, obtained from [https://dashboard.groupdocs.cloud](https://dashboard.groupdocs.cloud) there
+ Go to "Examples" directory of the project
+ Execute "npm install" command
+ Execute "npm update" command
+ Run examples using "npm run-script start" command
For more details, visit [Getting Started](https://docs.groupdocs.cloud/viewer/getting-started/).
## Licensing
All GroupDocs.Viewer Cloud SDKs are licensed under [MIT License](LICENSE).
[Home](https://www.groupdocs.cloud/) | [Product Page](https://products.groupdocs.cloud/viewer/nodejs) | [Docs](https://docs.groupdocs.cloud/viewer/) | [Demos](https://products.groupdocs.app/viewer/family) | [API Reference](https://apireference.groupdocs.cloud/viewer/) | [Source Code](https://github.com/groupdocs-viewer-cloud/groupdocs-viewer-cloud-node) | [Blog](https://blog.groupdocs.cloud/category/viewer/) | [Free Support](https://forum.groupdocs.cloud/c/viewer) | [Free Trial](https://purchase.groupdocs.cloud/trial)