gfrey / exampleTwo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

exampleTwo

A website written in noir.

Usage

lein deps
lein run

See Leiningen for the build tool. Go to the welcome page after the lein run part.

Description

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.

License

Copyright (C) 2012 Gereon Frey

Distributed under the Eclipse Public License, the same as Clojure.

About


Languages

Language:Clojure 100.0%