Skip to content

Releases: jamesabels/mithril-bp

Basic Client Side Boilerplate

14 Nov 06:00
Compare
Choose a tag to compare

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.