Skip to content

yeller/ninjatools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

182 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ninjatools

Databases

Use these commands to create the databases:

CREATE DATABASE "ninjatools_dev" WITH OWNER "your-username" ENCODING 'UTF8';
CREATE DATABASE "ninjatools_test" WITH OWNER "your-username" ENCODING 'UTF8';

Updating

To update to a more current luminus template, in a different directory run:

lein new luminus ninjatools +site +cljs +auth +postgres +swagger

and then diff the two directories and copy what you want.

Prerequisites

You will need Leiningen 2.0 or above installed.

Running

To start a web server for the application, run:

lein ring server

License

Copyright © 2015 Carousel Apps, Ltd. All rights reserved.

About

Find the tools you need that work with the tools you use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages