Akash Manohar

The only difference between ordinary and extraordinary is just that little "extra".

Began writing documentation for

While writing the docs, I was able notice that I can cut down scope even further for the MVP. Cutting down on the interface to create servers. Will only handle setup and deployment on release.

Added support for deploying React/Vue/static along-side other Python/Ruby/Node.js apps.

Best part: URL routing is handled too. So directly visiting a react route in the browser will render the react app appropriately

Added Python support for Can deploy a flask app.

Maybe next is Node.js over the weekend.

Brought some structure to the code in Now easier for me to add support for more languages.