Skip to content

Basic Client Side Boilerplate

Latest
Compare
Choose a tag to compare
@jamesabels jamesabels released this 14 Nov 06:00
· 8 commits to master since this release

Mithril BP 1.0

This is essentially the initial release of this boilerplate and includes a basic single page client side web app written with Mithril and Typescript.

The 2.0 release will be adding a basic Express server, Mongo db, and user authentication via Passport's local auth strategy.