https://github.com/michaelborn/badapple
A test site for all things ColdBox
https://github.com/michaelborn/badapple
Last synced: 4 months ago
JSON representation
A test site for all things ColdBox
- Host: GitHub
- URL: https://github.com/michaelborn/badapple
- Owner: michaelborn
- Created: 2020-12-11T22:03:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T22:05:43.000Z (over 5 years ago)
- Last Synced: 2025-11-28T10:08:21.212Z (7 months ago)
- Language: ColdFusion
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Simple Template
A simple ColdBox MVC template
## License
Apache License, Version 2.0.
## Important Links
Source Code
- https://github.com/coldbox-templates/simple
## Quick Installation
Each application templates contains a `box.json` so it can leverage [CommandBox](http://www.ortussolutions.com/products/commandbox) for its dependencies.
Just go into each template directory and type:
```
box install
```
This will setup all the needed dependencies for each application template. You can then type:
```
box server start
```
And run the application.
---
###THE DAILY BREAD
> "I am the way, and the truth, and the life; no one comes to the Father, but by me (JESUS)" Jn 14:1-12