Skip to content
This repository has been archived by the owner on May 29, 2022. It is now read-only.

mediremi/express-starter-pack

Repository files navigation

express-starter-pack


My expressjs starter pack

Modules

  • body-parser - Parse form data
  • browserify-middleware - Serve client-side CommonJS modules
  • csurf - Prevent CSRF
  • express - Web framework
  • express-session - Store and parse cookies. Used by csurf
  • is-root - Check if the server is being run as root
  • nunjucks - Templating, jinja2 style
  • tcp-bind - Bind to a port and drop all privileges afterwards

License

MIT.

Copyright (C) 2015 Médi-Rémi Hashim.

About

My expressjs starter pack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published