@grucloud/mock-server

Mock a Cloud Provider

Usage no npm install needed!

<script type="module">
  import grucloudMockServer from 'https://cdn.skypack.dev/@grucloud/mock-server';
</script>

README

Mock Server

This mock server is used for testing the mock provider.

Install the dependencies.

npm install

Eventually change the config

The starts the mock server on default port 8089

npm start