https://github.com/rajasegar/cl-super-rentals
Super rentals in Common Lisp
https://github.com/rajasegar/cl-super-rentals
caveman2 common-lisp htmx lisp
Last synced: about 1 month ago
JSON representation
Super rentals in Common Lisp
- Host: GitHub
- URL: https://github.com/rajasegar/cl-super-rentals
- Owner: rajasegar
- License: mit
- Created: 2021-07-03T03:22:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-21T02:13:19.000Z (almost 4 years ago)
- Last Synced: 2025-02-05T11:37:10.515Z (3 months ago)
- Topics: caveman2, common-lisp, htmx, lisp
- Language: Common Lisp
- Homepage: https://cl-super-rentals.herokuapp.com
- Size: 20.5 KB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# super-rentals
- [Demo](https://cl-super-rentals.herokuapp.com)
- [Blogpost](https://dev.to/rajasegar/building-a-rentals-listing-web-application-in-common-lisp-4nn3)## Usage
```lisp
(ql:quickload :super-rentals)
(super-rentals:start :port 3000)
```## Installation
```
git clone https://github.com/rajasegar/cl-super-rentals
```## Author
* Rajasegar Chandran
## Copyright
Copyright (c) 2021 Rajasegar Chandran