feathers-debugger
Version:
FeathersJS Debugger Chrome Extension
10 lines • 431 B
HTML
<html>
<body style="width: 320px; font-family: sans-serif;">
<strong>FeathersJS Debugger</strong>
<p>Make sure you configured Feathers Debugger as described <a href="http://github.com/radenkovic/feathers-debugger" target="_blank">here</a>,
and your server is running on <strong>localhost</strong>.
</p>
<hr>
<p>Open the developer tools, and "Feathers" tab will appear to the right.</p>
</body>
</html>