Skip to content

Project template for mithril, with JWT auth, themed bootstrap & easy animations

Notifications You must be signed in to change notification settings

konsumer/mithril-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mithril-quickstart

features

  • Quick & easy to get started
  • Mithril rocks. Faster to load & render than react. It's clean & small, and does it's job well.
  • Express middleware efficiently handles building CSS & javascript, so no grunt/gulp!
  • Comment widgets/animations you don't need from bootstrap and animation.less
  • Easily themable using bootswatch
  • Slick & efficient JWT+bcrypt+mongodb authentication
  • In-memory dev mongodb, so you can develop without configuring anything

setup

configuration

Use .env to set environment variables. Here are some good ones:

MONGO_URI=mongodb://localhost/myfarkensweetapp
TOKEN_SECRET=kittyonth4keyb04rdME0W!ksjdhfwpeoir
PORT=3000

About

Project template for mithril, with JWT auth, themed bootstrap & easy animations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published