README
rest-api-docs
Usage
npm start
OR
node index.js
- to build the websiteENV=production ./bin/www
- to run static server- open http://localhost:5000 in console to visualize the website
- use your login credentials to authenticate
npm start
<script type="module">
import wonderflowApiDocs from 'https://cdn.skypack.dev/wonderflow-api-docs';
</script>
npm start
OR
node index.js
- to build the websiteENV=production ./bin/www
- to run static server