RIGHT JOINt

Branch Application (Main)

Table of content

About product

This php app supports mvc pattern. Core-branch main contains general templates for quick launch new theme-branches. For displaying custom errors attends Alerts_Controller.

Application JointSite may use as web-site or run into another. Branch main contains all free branches of this site.

Version:v1.0
Get branch:link to github
Learn more:detail
dependencies:no dependencies

Тематические ветки

Описание ветки музыка. Создание альбомов, добавление мелодий.

Version:v1.0
dependencies:ветка record

Core - ветки

Application JointSite may use as web-site or run into another. Branch main contains all free branches of this site.

Version:v1.0
Get branch:link to github
Learn more:detail
dependencies:no dependencies

Set up

Getting filed

All dependencies, lib, configs, media - filed fully composed in branch, no needs to copy by hands.

Make app run folder, next get files using git, clone repository and checkout branch

git clone https://github.com/rightJoint/jointsite
git checkout main
clone repository and checkout branch (main)

To use repository into current empty dir /current_dir, exec next commands:

git init
git remote add origin https://github.com/rightJoint/jointsite
git checkout -b main
git pull origin main
create empty repository and add remote jountsite. Create new local branch to track remote with the same name main

Configuration

All configuration settings, by default, are into directory /__config.

At this branch custom settings not required.