http://40ants.com/weblocks/quickstart.html
https://github.com/40ants/weblocks/blob/reblocks/docs/source/quickstart.rst
https://gitlab.com/vindarel/cl-bookshops
! In development, don't look ! (but it's awesome)
(ql:quickload "minibookshop")
(minibookshop:start)
<INFO> [17:06:25] weblocks/server server.lisp (start) -
Starting weblocks WEBLOCKS/SERVER::PORT: 40000
WEBLOCKS/SERVER::SERVER-TYPE: :HUNCHENTOOT DEBUG: T
<INFO> [17:06:25] weblocks/server server.lisp (start-server) -
Starting webserver on WEBLOCKS/SERVER::INTERFACE: "localhost"
WEBLOCKS/SERVER::PORT: 40000 DEBUG: T
#<SERVER port=40000 running>
thus open your browser on http://localhost:40000/bookshops
make build
and
./minibookshop
Needs weblocks (reblocks), weblocks-ui, weblocks-parenscript & our cl-bookshops in QL's local projects.
https://github.com/vindarel/cl-bookshops
https://github.com/40ants/weblocks-ui https://github.com/40ants/weblocks-parenscript https://github.com/40ants/weblocks-navigation-widget
See make clone
.
(weblocks/debug:reset-latest-session)
can not find action: 022tdefe…
reload the page.
./minibookshop
#<THREAD "main thread" RUNNING {1008E56993}>:
Error opening shared object "libssl.so.1.0.2":
libssl.so.1.0.2: cannot open shared object file: No such file or directory.
install what's needed.