https://github.com/rip21/ololos-blog-react-redux-universal
Backend part of the next-ololos-blog + legacy Frontend part written in pure boilerplate without Next.js
https://github.com/rip21/ololos-blog-react-redux-universal
eslint gradle groovy helmet java javascript middleware nodejs npm-scripts react react-router reactjs redux redux-thunk universal webpack
Last synced: 7 months ago
JSON representation
Backend part of the next-ololos-blog + legacy Frontend part written in pure boilerplate without Next.js
- Host: GitHub
- URL: https://github.com/rip21/ololos-blog-react-redux-universal
- Owner: RIP21
- License: mit
- Created: 2016-11-27T23:34:42.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-28T21:56:18.000Z (about 8 years ago)
- Last Synced: 2025-01-31T15:11:15.678Z (8 months ago)
- Topics: eslint, gradle, groovy, helmet, java, javascript, middleware, nodejs, npm-scripts, react, react-router, reactjs, redux, redux-thunk, universal, webpack
- Language: JavaScript
- Homepage: http://ololos.space/
- Size: 5.03 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ololos-blog-react-redux-universal
## Backend part
All deps are quite outdated :)
Backend techs:
Groovy, Spring Boot, Spring Security, Spring REST, Spring Data, MongoDB etc.Backend is still used by [next-ololos-blog](https://github.com/RIP21/next-ololos-blog)
## Frontend part
This one is legacy and left out there for history to make lulz in the future :)
Using React 15, Redux, React Router v3, styled-components v2 and server-side rendering with express and hackery.For latest version please visit [next-ololos-blog](https://github.com/RIP21/next-ololos-blog) written using `next.js`