1.0.0 • Published 5 years ago
express-website-template v1.0.0
Express Website Template
A simple template for website created with Express JS.
This template use the Express package from Node.js and offers to start working with an organized project wich contains everything you need without useless assets.
Actual content
- Support for cookies and sessions.
- "public" folder wich will contain everything the visitor has to download: pictures, fonts, scripts, stylesheets...
- Simple routes system.
- Different views wich will work as by default with "Twig".
- Logs system.
- Possibility to create your own "Error 404" page.
- Privilege system to avoid access to undesired routes from a visitor who hasn't the required privileges.
Contribution
If you want to contribute to this project's evolution by asking for adds with pull requests, you're welcome !
Warning ! Remember the keyword of this template : SIMPLICITY !
1.0.0
5 years ago