Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

albertfdp/react-podio-universal

Repository files navigation

react-podio-universal

Yet another starter boilerplate app, that I have put together heavily inspired by @erikras with react-redux-universal-hot-example, but that I wanted to integrate with Podio Platform to show how fast and easy we can prototype on top of it.

This app demoes the already classic todomvc app from gaearon/redux, adding the integration with Podio Platform as a backend.

The stack is the following:

If you want to prototype web apps using the bleeding edge web technologies, supported by an out-of-the-box backend, you probably should take a look at this repo. PR and issues, are more than welcome :)

## Demo

Installation

$ npm install

Development

# start express server
$ npm run start-dev

# start webpack development server
$ npm run webpack-dev

Production

WIP

## Disclaimer

This is still WIP, so there are a few corners that were cut like:

  • podio server|client authentication
  • bootstraping podio apps on first login

License

MIT

About

A production ready boilerplate for running a universal javascript app with React, Webpack and Podio

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages