Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juliancwirko/scotty
Meteor React Redux boilerplate with Server-Side Rendering
https://github.com/juliancwirko/scotty
javascript meteor react redux server-side-rendering
Last synced: about 1 month ago
JSON representation
Meteor React Redux boilerplate with Server-Side Rendering
- Host: GitHub
- URL: https://github.com/juliancwirko/scotty
- Owner: juliancwirko
- License: mit
- Archived: true
- Created: 2014-07-06T15:14:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-04T20:44:01.000Z (over 6 years ago)
- Last Synced: 2024-09-21T08:33:22.867Z (about 2 months ago)
- Topics: javascript, meteor, react, redux, server-side-rendering
- Language: JavaScript
- Homepage:
- Size: 1000 KB
- Stars: 151
- Watchers: 17
- Forks: 30
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Scotty, we need more power with:
- React
- Redux
- React Router 4
- Server Side Rendering support with Redux state and Helmet
- POSTCSS/SCSS/FlexboxMeteor React boilerplate with Redux.
Based on [Official Meteor Guide](http://guide.meteor.com/)."Beam me up, Scotty!" ;)
![](https://i.imgflip.com/l909e.jpg)
With custom demo Todo app implementation.
#### How to run:
```
$ git clone https://github.com/juliancwirko/scotty.git
$ cd scotty
$ rm .git
$ npm install
$ meteor
```#### TODO
- Meteor Accounts for React stuff
- Testing stuff
- Other cool stuff
- Stuff