issues
search
Polymer
/
prpl-server
⚠️Maintenance mode⚠️ An HTTP server for Node designed to serve PRPL apps in production.
Other
425
stars
29
forks
source link
Minimal CLI and static file server.
#7
Closed
aomarks
closed
7 years ago
aomarks
commented
7 years ago
Minimal flags, help, and status message.
Trivial static file server and test.
Dropped express dependency for now. I think providing a single HTTP handler is all we need (and it can still be used with an express server if desired).