A simple Blogs Website or Starter website to build custom blogging website. Developed in ColdFusion using ORM models.
You have to clone the repo to getting started.See deployment for notes on how to deploy the project on a live system.
You may need to install the following softwares.
ColdFusion 2016
Mysql Server
For Local setup of this project you can follow these steps.
Clone this Repo or Download zip.
git clone https://github.com/Partom/myblogs.git
Then you can unzip the project into wwwroot folder of coldfusion.
[coldfusion]/cffusion/wwwroot
Create a new database into the mysql and import the sql file included in repo and Add the data source using the MYSQL database in Coldfusion administrator.
Setting/Datasources
Open browser and enter url for this website.
https://localhost:8500/myblogs
1.0
Feel Free to contribute and Leave a star.