This repository contains the code that is used for the Presention Lucee at CFCamp 2024.
Under /code you can find the code example step by step.
## Running the examples You can run the examples in (Docker compose)[https://docs.docker.com/compose/]. We have provied a docker-compose.yml file that will start a Lucee 6.1 server.
You can start the server with the following command:
docker-compose up
And you can then access the server on http://localhost:8888
Sprint board (including known regressions)
https://luceeserver.atlassian.net/jira/software/c/projects/LDEV/boards/53