Chicago Contacts is an example Chicago Boss web app to manage your contacts, feel free to dissect it and use it to learn Chicago Boss.
- cd {Path to app}
- make
- In another terminal window or tab but still in the Chicago contacts dir ttserver contacts.tct
- ./start-dev.sh
Then visit the app at https://localhost:8001/ and play with the source!