• Stars
    star
    134
  • Rank 270,967 (Top 6 %)
  • Language
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A full stack 'Hacker News' style demo web application built with React + Redux (Front) and django REST Framework (Server).

Snippod-Starter-Demo-App

Overview

A Snippod-Starter-Demo-App is a 'Full Stack Single Page Application' for the starter who want to be a web application developer. We'd like to build this starter kit based on full stack single page web application architecture. Snippod's architecture used a this kind of technology, React + Flux (Redux) + django REST framewrok + RDBMS. This stack is presented by diagram too.

Alt Stack Diagram

Base Repository, Module

A frontside Snippod-Starter-Demo-App-Front is built with React and Redux.
Also a serverside Snippod-Starter-Demo-App-Server is built with django REST framework.

More information is located in each side of repositories.

Getting Started

Preliminaries :

You have to git clone this repository and update all GIT submodules.

git clone https://github.com/shalomeir/snippod-starter-demo-app
git submodule update --init

Further step is located in a each submodules.

If you want to follow step by step, go to a codelab branch of front repository.

More information is available at this blog post written in Korean.

Contributing

Contributions, questions and comments are all welcome and encouraged.

License

MIT License.

Copyright 2016, Snippod Inc.