Skip to content

MayDaniel/clj-microblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-microblog

clj-microblog was an attempt at writing a microblogging site.

Installation/Use

There are a few ways to start the server.

  • Clone the repository.
  • Change the credentials in mail.conf.
  • Browse to the project's directory.
  • lein deps or cake deps
  • (use 'run) in a REPL or swank connection.
  • Browse to http://localhost:8080/
  • To stop and start the server, (.stop server) and (.start server)

License

clj-microblog is licensed under the Eclipse Public License, the same as Clojure.

About

A small microblogging website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published