A website written in noir.
lein deps
lein run
See Leiningen for the
build tool. Go to the welcome page after the lein run
part.
This is just a toy website doing the following:
- starting a stupiddb instance
- allowing registration of new users (username & password)
- allowing validation of users
It is simple and serves no purpose.
Copyright (C) 2012 Gereon Frey
Distributed under the Eclipse Public License, the same as Clojure.