Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

Berkmann18/MENP

Repository files navigation

MENP

Please note: this repo was meant to be finished then remade but I haven't had the time to do that, any help will be appreciated.

Codacy Badge Build Status GitHub package version GitHub commit activity the past year GH Downloads Github search hit counter NSP Status codecov.io Code Coverage dependencies Status contributions welcome Sauce Test Status Sauce Test Status BCH compliance GitHub top language GitHub language count GitHub code size in bytes Commitizen friendly

This is a sample MENP (MongoDB, Express, Node, Pug) web app (which uses Bootstrap and jQuery) with user accounts and user groups.

M E N P B jQ c NmSg p

Basically:

  • MongoDB for the database
  • NodeJS and Express for the server
  • Pug for the view rendering and templating
  • Boostrap for the UI
  • jQuery and Cheerio for a sped up DOM access on both client and server sides
  • NodeMailer + SendGrid for the emails
  • Passport for the authentication
  • NPM for the build

Install

git clone http://github.com/Berkmann18/MENP.git

Contributing

Make sure you follow and stick to the coding style enforced by the linters, and that you test your code before making pull requests. Feel free to make any suggestions and report bugs. For more details, please read CONTRIBUTING.

License

MIT