Skip to content

fastmail/TodoServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TodoServer - a combined demo of Overture and Ix

  • get a recent Perl — v5.24.0 minimum
  • install Dist::Zilla::PluginBundle::RJBS
  • install PostgreSQL — on macOS, this is easy: get PostgreSQL.app
  • clone, then use dzil to install Test::PgMonger
  • clone, then use dzil to install Ix
  • clone the TodoServer repo
  • pull in Overture submodule: git submodule update --init --recursive
  • build Overture: cd overture; npm install
  • from it, run: plackup -I lib -MTodoServer::App -e 'TodoServer::App->oneoff'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages