Skip to content

ianhubnet/csk-app-default

Repository files navigation

🧰 CSK App Default

The default application template for CodeIgniter Skeleton (CSK).

This repository serves as a boilerplate to kickstart new CSK-based projects — already configured with CSK conventions, folder structure, autoloading, and environment setup.

🚀 Quick Start

  1. Fork or clone this repository.
  2. Update settings to match your new project.
  3. Pull in the private CSK core and packages via your deployment or build scripts.
  4. Start building your app!

🧱 Features

  • Pre-configured application structure.
  • CSK-compliant routing and autoloading.
  • Ready-to-use environment config and language support.
  • Integrates seamlessly with csk-packages and csk-core.

🧭 Intended Use

Use this as your starting point for any CSK-powered application:

git clone https://github.com/ianhubnet/csk-app-default csk-app-name
cd csk-app-name
# configure repo variables and run

📦 Related Repositories


This repository is public for demonstration purposes only — it requires the private CSK Core to function.

About

CI Skeleton - Default Application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published