Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have tested the netlify sample app with our latest driver and json API and made it work after below changes.
Steps to test the sample netlify app on local
Start the JSON API server on local
Package driver for local testing
Test the sample apps
file:../stargate-mongoose-0.1.1.tgzThe above steps are for testing the sample app without npm publish and needs to be wrapped into a single downloadable docker file for any demo purposes.
Beta Was this translation helpful? Give feedback.
All reactions