Closed reem closed 10 years ago
What is the policy on code review in PistonDevelopers?
@reem If you know what you are doing, then self merging saves time according to analysis https://github.com/PistonDevelopers/piston/issues/674 Therefore we should put more effort into knowing what we are doing instead of code review :)
This is just a basic first step, it gets Iron running and serves a simple static HTML page from assets/index.html.
In the future this will be replaced by more complex architecture using Mount, Router, and Static.