Revolution is a modular web server that I made to fit the needs of my projects
Go to file
BuildTools 532aeb801a Merge branch 'master' of https://github.com/tgpethan/Revolution 2019-08-19 02:58:45 +01:00
config Put the Revolution stuff in the repo 2019-08-17 23:33:00 +01:00
misc Put the Revolution stuff in the repo 2019-08-17 23:33:00 +01:00
modules Put the Revolution stuff in the repo 2019-08-17 23:33:00 +01:00
.gitignore Put the Revolution stuff in the repo 2019-08-17 23:33:00 +01:00
README.md Create README.md 2019-08-19 02:52:39 +01:00
index.js Remove requires that were left over from EUS, they don't need to be there. 2019-08-19 02:54:45 +01:00
package.json Remove items from the package.json that were used in EUS 2019-08-17 23:51:47 +01:00

README.md

Revolution

Revolution is a web server that I designed to be flexible to fit the needs of it's applications. It is mainly used in my Screenshot server, EUS which was recently rewriten. It's main design goal was to be modular.