A simple site for CFML example snippets and cheatsheets. See the content repo.
This website runs using the following stack:
- ColdBox because it's awesome.
- ElasticSearch for super-fast content search.
- cbElasticSearch for interacting with ElasticSearch from CFML
- Clone this repo to your local machine:
git clone learncf/cfsnippets-site - Install project dependencies:
box install - Start up an ElasticSearch instance with Docker:
docker run -d -p 9202:9200 -e "discovery.type=single-node" --name cfsnippets_es elasticsearch:7.5.1 - Start the application:
box server start
For all have sinned, and come short of the glory of God (Romans 3:23)
But God commendeth his love toward us, in that, while we were yet sinners, Christ died for us. (Romans 5:8)
That if thou shalt confess with thy mouth the Lord Jesus, and shalt believe in thine heart that God hath raised him from the dead, thou shalt be saved. (Romans 10:9)
Copyright 2020 (and on) - Michael Born