Skip to content
/ kirby-app Public template
forked from getkirby/plainkit

The most minimal setup of Kirby – perfect for when you already know your way around

Notifications You must be signed in to change notification settings

maxchene/kirby-app

 
 

Repository files navigation

About this fork

This fork is an updated copy of the original Kirby plainkit with some dev tools added to make me start kirby projects faster.

Tooling

  • Docker container for portable environment
  • Vitejs for hot reload server and build SCSS, JS assets.

Start using this fork

git clone [email protected]:kaliel86/kirby-app.git

cd kirby-app

make dev

PHP server is running on localhost:8096, feel free to change it in docker-compose

To prevent errors form api requests, Kirby panel is accessible on localhost/panel without specifying port (port 80)

About

The most minimal setup of Kirby – perfect for when you already know your way around

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 34.4%
  • Makefile 31.6%
  • JavaScript 29.7%
  • Dockerfile 2.3%
  • SCSS 1.3%
  • CSS 0.4%
  • Hack 0.3%