A small Trello clone built in Common Lisp
(ql:quickload :cl-trello-clone)
(cl-trello-clone:start :port 3000)
Go to http://localhost:3000
in your browser to see the demo in action.
cd ~/quicklisp/local-projects
git clone https://github.com/rajasegar/cl-trello-clone
- Rajasegar Chandran
Copyright (c) 2021 Rajasegar Chandran