Skip to content

vtex-apps/render-session

Repository files navigation

render-session

External session provider for vtex.render-runtime

Developing

To build run:

yarn && yarn clean && yarn build

This will build the app and generate a bundle in the /dist folder.

To test it, run

yarn && yarn start

this will start a webserver serving the file in the /dist folder.

Testing

Set the http:localhost:8080/index.min.js in the render-runtime's externals and get ready for the fun :)

If your web browser complains about CORS, be sure to add this extension to chrome

About

External session fetcher to be used in VTEX IO

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 10