arman37 / facemash

Build a Complete NodeJS MVC Framework With powerful ExpressJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ“ Author

Arman Bhuiyan Github / LinkedIn / Facebook / Site / E-Mail

Facemash

Build a Complete NodeJS MVC Framework With powerful ExpressJS.

The idea is to demonstrate a custom MVC architecture in the context of ExpressJS.

First I developed 'facemash' in php back at the university in 2013. At the early days of 2016 i grew interest on NodeJS and decided to build a custom opinionated MVC framework on the top of powerful unopinionated expressJS. So i thought why not develop 'facemash' for the 2nd time with this custom built framework.

Installation

  • Download the source code.
  • create a mysql database named facemash with username = root & password = ""
  • Run yarn or npm install
  • Run npm start
  • Open http://localhost:3000 in your browser.

Preview

Screenshot

Contributing

If you like the project, shoot a ๐ŸŒŸ and feel free to fork & send PR anytime.

License

MIT licensed

About

Build a Complete NodeJS MVC Framework With powerful ExpressJS.

License:MIT License


Languages

Language:JavaScript 84.0%Language:HTML 13.5%Language:CSS 2.5%