Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pdfgeneratorapi/wix-velo-client
Helper library and sample code for Wix Velo
https://github.com/pdfgeneratorapi/wix-velo-client
low-code pdf-generation
Last synced: about 2 months ago
JSON representation
Helper library and sample code for Wix Velo
- Host: GitHub
- URL: https://github.com/pdfgeneratorapi/wix-velo-client
- Owner: pdfgeneratorapi
- Created: 2021-04-04T09:06:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-24T12:30:09.000Z (10 months ago)
- Last Synced: 2024-03-24T13:36:47.698Z (10 months ago)
- Topics: low-code, pdf-generation
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wix-velo-client
Helper library and example code for faster [PDF Generator API](https://pdfgeneratorapi.com)
and [Wix Velo](https://www.wix.com/velo) integration.> **PDF Generator API** allows you easily generate transactional PDF documents and reduce the development and support costs by enabling your users to create and manage their document templates using a browser-based drag-and-drop document editor.
> **Velo** is a full-stack development platform that empowers you to rapidly build, manage and deploy professional web apps.
## Quick Start
* Create a free PDF Generator API [Sandbox Account](https://pdfgeneratorapi.com).
* Start a new project with [Wix Velo](https://www.wix.com/velo)
* Copy contents from `backend` folder to your Velo project `backend` folder.
* Copy contents from `public` folder to your Velo project `public` folder.
* Use `example.js` contents in `masterPage.js` or in specific page code (e.g Home)
* Copy your API key and secret from PDF Generator API > Account & settings and save them to your Velo project [Secrets Manager](https://support.wix.com/en/article/velo-about-the-secrets-manager).