Skip to content

This is my CBWIRE demo app that was shown for ITB 2021. I have updated it to work with CBWIRE 4, which has changed greatly since the original presentation but I'm leaving here in hopes it's still useful.

Notifications You must be signed in to change notification settings

grantcopley/cbwire-demo

Repository files navigation

CBWIRE Demo

Welcome to the CBWIRE demo app from my ITB 2021 presentation. Please note that CBWIRE has significantly evolved since then, especially with its deep integration with AlpineJS, which is now included with CBWIRE. This example has been updated to work with CBWIRE 4 and changed to include integration with Alpine. - Grant

alt text

CBWIRE is a ColdBox module that makes building reactive, dynamic, and modern interfaces delightfully easy without leaving the comfort of CFML.

Core Files

To see CBWIRE in action, see the following files.

// Layout
./layouts/Main.cfm

// PlanetList cbwire component
./wires/PlanetList.cfc

// PlanetList view
./views/wires/planetlist.cfm

Installation

Using CommandBox, run the following commands from your terminal.

box install
box server start

Once the application dependencies and server startup complete, your browser should automatically open and you can start tinkering. :)

Documentation

https://cbwire.ortusbooks.com

About

This is my CBWIRE demo app that was shown for ITB 2021. I have updated it to work with CBWIRE 4, which has changed greatly since the original presentation but I'm leaving here in hopes it's still useful.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •