An proxy-wrapper for the WebFlow API.
-
This project uses Restify. An open source web framework for building modern real-time applications.
-
Hosted on Google App Engine, running Node JS 14.
-
CI/CD via GitHub Actions.
Getting up and running is as easy as 1, 2, 3.
-
Install your dependencies
cd path/to/pw-api-proxy yarn install
-
Start your app
yarn start
For more information on all the things you can do with Feathers visit docs.feathersjs.com.