Skip to content

fisxoj/themuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Themuse - Take home challenge for The Muse

Usage

Building production assets

cd assets/
./build.sh  # builds the js
./css.sh    # compiles the sass

Running the app

sbcl --eval "(ql:quickload :themuse)" \
     --eval "(push #P\"/path/to/git/repo/\" asdf:*central-registry*)"\ # If you didn't checkout to quicklisp's 'local-projects'
     --eval "(nest:start themuse::app)"

Installation

Most requirements are available in quicklisp, but the app also depends on the nest web framework from gitlab.com/knttl/nest.

Building assets depends on

Author

Copyright

Copyright (c) 2016 Matt Novenstern (matt.novenstern@gmail.com)

License

Licensed under the Secret License.

About

Takehome for The Muse

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published