Skip to content

Meteor JS with React and server side rendering + Redis Oplog

License

Notifications You must be signed in to change notification settings

minhna/meteor-ssr-redis-oplog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meteor-react-ssr

kind of boilerplate

  • meteor 1.6
  • react router v4
  • server side render
  • react-loadable - component based code splitting
  • react-helmet
  • Redis Oplog
  • postcss with autoprefixer
  • materializecss (template bootstrap)
  • eslint (coding styles)

how to use this boilerplate

  • Clone: git clone https://github.com/minhna/meteor-react-ssr.git
  • Go inside the cloned directory
  • Remove the .git directory: rm -rf .git
  • Install npm libraries: meteor npm install
  • Setup Redis server
  • Run the meteor app: meteor npm start

I created a /test page to test a couple of useful stuffs.

demo

http://meteor-ssr-redis.minhnguyen.me/

About

Meteor JS with React and server side rendering + Redis Oplog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published