Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

TurtleWarePL/sample-caveman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Caveman

Honestly, this is just a tiny personal get-dirty-with-caveman2 kind of thing. But if you really want to use it for something, go ahead. It's a TODO list app.

Usage

(ql:quickload 'sample-caveman)
(sample-caveman.web::ensure-db)     ;; Bootstrap the DB (sqlite3)
(sample-caveman:start)

Then just go to http://localhost:5000/ and enjoy. Yes, it's ugly. Yes, it operates on pure, dynamically generated HTML and is therefore kind of wonky.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published