📄️ Node
Node is an open-source, cross-platform JavaScript runtime environment.
📄️ Express
Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.
📄️ EJS
EJS is a templating system for node which allows you to create HTML templates that can be edited using the server. It allows for less duplication of work, so you don't have to send a completely different HTML file for every case.
🗃️ Databases
4 items