A simple yet powerfull webserver for JavaScript and new taste of it.
This project is still developing and might be unstable.
This software simply provides an HTTP server for JavaScript based web apps with ease. Just include your files in public_html file, install packages and then run glasses.js file using command below.
( You need Node.js to be installed on your server/PC )
npm install
node glasses.js
For further information visit wiki page of this project.