Minimalistic blog engine
Development
mkdir grumpy_data
echo "nikitonsky" >> grumpy_data/FORCED_USER
echo "http://localhost:8080" >> grumpy_data/HOSTNAME
lein figwheel
open http://localhost:8080
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up| Failed to load latest commit information. | |||
|
|
.circleci |
|
|
|
|
dev/grumpy |
|
|
|
|
resources/static |
|
|
|
|
src/grumpy |
|
|
|
|
.gitignore |
|
|
|
|
README.md |
|
|
|
|
project.clj |
|
|
mkdir grumpy_data
echo "nikitonsky" >> grumpy_data/FORCED_USER
echo "http://localhost:8080" >> grumpy_data/HOSTNAME
lein figwheel
open http://localhost:8080