Skip to content

A simple Clojure implemented website that lets you write posts and see them.

License

Notifications You must be signed in to change notification settings

didibus/simple-website-with-posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple website implemented in Clojure that let's you create posts and see them. Used as a demo for how to make websites in Clojure.

To run:

  1. git clone
  2. clojure -M:run
  3. Browse to: http://localhost:3000/

It uses an in-memory SQL DB, so data gets wiped on each run.

About

A simple Clojure implemented website that lets you write posts and see them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published