Skip to content

kootstra-rene/mdlr-realworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdlr-realworld

Implementing The RealWorld app with MDLR

rationale

I have been experimenting with building my own 'framework' for a while now. The quotes are deliberate as I personally do not see it as framework but more a development philosophy to minimize dependency, reduce build times to almost zero and enable the TDD red, green, refactor cycle. MDLR has progressed to a stage that apps can be build with it as well as backends. So next to the mdlr-turtorials an example app is needed. And that brings us to RealWorld...

getting started

  1. docker-compose up
  2. open realworld-dev in browser

pages

Publish to GitHub pages

curl -ks 'https://localhost:8443/bundler/html?unit=\[html\]realworld' | gunzip > docs/index.html

and commit and push

current version

mdlr-realworld

About

Implementing The RealWorld app with MDLR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published