Had some free time before my summer work began, decided to work on a small site built with nodeJS and Express.js
You can check it out @ https://github.com/greenelfx/MapleExpress
To install, simply clone the repository and run `npm install`, then run using `node app.js`
I'm planning on just doing the basic features, like registration, rankings, and user authentication.
So as of now, I just have user auth left, and the basic UCP controls. Things also need to be cleaned up, like using a .env file instead of hardcoding configuration, and hopefully switching to a nice DB ORM.
I don't really consider the design to be the interesting part of this project, but here's what it should look like:
If you have any pointers/comments/etc let me know in the comments below!




Reply With Quote![[node.js] MapleExpress](http://ragezone.com/hyper728.png)


