ds0nt / go-react-boilerplate

A boilerplate for API driven web applications with a react.js front-end
17 stars 1 forks source link

modernize things to my most recent boilage #1

Open ds0nt opened 7 years ago

ds0nt commented 7 years ago

Will probably end up like this:

front-end based on react, redux, react-redux, react-redux-router, and some websockets

update backend to use Echo, as it seems like the creators of go-json-rest is dying / poorly maintained.

ds0nt commented 7 years ago

perhaps throw in ds0nt/nexus for websockets. :)

ds0nt commented 7 years ago

also update the react to have styles come from JS, and not precompiled CSS. Life is easier that way <3. Sick of css tooling.

ds0nt commented 7 years ago

oh yeah, and hop over to yarn, instead of npm