Swerver launched on NPM.js #2
Jayx239
announced in
Announcements
Replies: 0 comments
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.
-
Getting up and running with swizzy web services is even easier now with the launch of Swerver. Swerver is an npm binary that once installed will provide a web portal for managing swizzyweb services through the browser. Check it out by running two commnads:
Once you run these commands open up the portal by going to localhost:3005 (default). From there, you will be able to install web services, run them, and stop them.
For adding services, go to the Add Service tab. Enter your service configuration, install, and run.

Or manage running services in the Services tab. Here you can stop a service, view the service configuration, or the web service details.

Beta Was this translation helpful? Give feedback.
All reactions