Skip to content

mividtim/mivid-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mivid Stack

An example fashion-forward full-stack app in Riot, Redux, and RethinkDB

Getting Started

npm install
-then-
npm run build
npm run dev    # watch, livereload, nodemon, open in browser
-or-
npm run redev  # clean, build, dev

Technolgies

  • Real-time back-end built with RethinkDB, Express, and RethinkdbWebsocket*
  • Functional front-end built with Riot.js and Redux
  • ReQL queries made directly in the client, and whitelisted in the service
  • Entire code base built with Jade, Stylus, and Iced Coffeescript preprocessors
  • Build chain with Gulp and Browserify

Links

About

An example fashion-forward full-stack app in Riot, Redux, and RethinkDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published