This project contains the starting blocks for deploying your student project on a server using Docker, as well as running the project in debug mode locally during development.
The following instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- A recent version of Docker CE (>=v18.06.1-ce) : https://docs.docker.com/install/
- A recent version of Docker Compose (>=v1.22.0) : https://docs.docker.com/compose/install/
A step by step series of examples that tell you how to get a development env running
Say what the step will be
Give the example
And repeat
until finished
Add additional notes about how to deploy this on a live system
- Node.js - Programming platform
- Express - Web Framework
- Sequelize - ORM
- Handlebars - Template engine
- Roger Schaer - roger-schaer
This project is licensed under the MIT License - see the LICENSE.md file for details