Info: This boilerplate uses a vanilla setup with express, handlebars and vite.
Project info
To setup the project run nvm use
, npm i
and npm dev
. If this project contains a ddev setup run ddev start
.
command | runs |
---|---|
dev | Run the develop environment |
build | Create a build |
preview | Serve the build |
We follow these naming conventions:
- main: Production code.
- develop: Development code.
The development environment is used for development purposes and is not deployed.
The production environment is built automatically from the main
-branch.
URL: xxx
When finishing a new version, you should add a tag to the production branch. When on the production branch everything is automatically deployed to the production environment.
- Client: CLIENT NAME
- Start: dd/mm/2023
- Katia Smet
- Function: Front-end Developer