-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
This is meant to be an exhaustive list of technologies used by the project. I will start out with the dependencies we are currently using. After we have compiled this list, I will convert it to wiki page.
NPM installed depencies
- body-parser
- Node.js body parsing middleware -link- body-parser
- cookie-parser
- cookie parsing with signatures -link- https://www.npmjs.com/package/cookie-parser
- express
- Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications. -link- http://expressjs.com/
- express-session
- Simple session middleware for Express -link- https://www.npmjs.com/package/express-session
- highlight.js
- Syntax highlighting with language autodetection. -link- https://www.npmjs.com/package/highlight.js
- mongoose
- Mongoose MongoDB ODM -link- https://www.npmjs.com/package/mongoose
-
nunjucks
nunjucks
A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)
-link- https://www.npmjs.com/package/nunjucks - passport
- Simple, unobtrusive authentication for Node.js. -link- https://www.npmjs.com/package/passport
- stylus
- Robust, expressive, and feature-rich CSS superset -link- https://www.npmjs.com/package/stylus
Other
- mongo
- MongoDB (from "humongous") is an open-source document database, and the leading NoSQL database. -link- https://www.mongodb.org/
- pure css
- A set of small, responsive CSS modules that you can use in every web project -link- http://purecss.io/