Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

wartman/pilot.todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pilot Todo

An example of how this silly thing (Pilot) might work.

Other Stuff

This example shows how Pilot can be used on both the client and the server with minimal configuration.

Right now it sorta works -- todos will be persisted in a json file between updates -- but there is a lot of messyness.

Other libraries used:

  • Capsule (for dependency injection)
  • Tink Web (for web stuff)
  • Tink (for basically everything, because it is cool)

Running

Compile the app and run node dist/index.js in the console from the root folder. I'll add some real scripts later.

About

TodoMVC demo for Pilot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages