Skip to content

BeholderDEV/NyaChan

Repository files navigation

NyachanServer

Nyachan Glorious Server -- Or maybe not so glorious

More about it on wiki

Installation

npm install NyachanServer --save

Dependencies

  • angular-recaptcha: An AngularJS module to ease usage of reCaptcha inside a form
  • body-parser: Node.js body parsing middleware
  • express: Fast, unopinionated, minimalist web framework
  • mongodb: The official MongoDB driver for Node.js
  • mongoose: Mongoose MongoDB ODM
  • node-sass: Wrapper around libsass
  • dropbox: The Dropbox JavaScript SDK is a lightweight, promise based interface to the Dropbox v2 API that works in both nodejs and browser environments.
  • formidable: A node.js module for parsing form data, especially file uploads.
  • request: Simplified HTTP request client.
  • lwip: Comprehensive, fast, and simple image processing and manipulation
  • passport: Simple, unobtrusive authentication for Node.js.
  • passport-local: Local username and password authentication strategy for Passport.
  • express-session: Simple session middleware for Express
  • bcrypt-nodejs: A native JS bcrypt library for NodeJS.

Dev Dependencies

None

License

MIT