All Projects â†’ shalomeir â†’ Snippod Starter Demo App

shalomeir / Snippod Starter Demo App

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

Projects that are alternatives of or similar to Snippod Starter Demo App

Koa Vue Notes Web
🤓 This is a simple SPA built using Koa as the backend, Vue as the first frontend, and React as the second frontend. Features MySQL integration, user authentication, CRUD note actions, and Vuex store modules.
Stars: ✭ 200 (+56.25%)
Mutual labels:  demo, boilerplate, spa
Koa Vue Notes Api
🤓 This is a simple SPA built using Koa as the backend, Vue as the first frontend, and React as the second frontend. Features MySQL integration, user authentication, CRUD note actions, and async/await.
Stars: ✭ 342 (+167.19%)
Mutual labels:  demo, boilerplate, spa
Aws Boilerplate
Opinionated full stack web app's boilerplate, ready to be deployed to AWS platform.
Stars: ✭ 682 (+432.81%)
Mutual labels:  stack, django, boilerplate
Expo Three Demo
🍎👩‍đŸĢ Collection of Demos for THREE.js in Expo!
Stars: ✭ 76 (-40.62%)
Mutual labels:  demo, boilerplate
Mean Stack Angular6 Crud Example
MEAN Stack Angular 6 CRUD Web Application
Stars: ✭ 69 (-46.09%)
Mutual labels:  stack, webapp
Vue Mix
Bootstrap your Vue 2.0 SPA in less than 2 minutes.
Stars: ✭ 69 (-46.09%)
Mutual labels:  boilerplate, spa
Channelstream
Channelstream is a websocket communication server for web applications
Stars: ✭ 52 (-59.37%)
Mutual labels:  django, webapp
Django Init
Project template used at Fueled for scaffolding new Django based projects. đŸ’Ģ
Stars: ✭ 126 (-1.56%)
Mutual labels:  django, boilerplate
Preact Redux Isomorphic
preact-redux-isomorphic PWA SPA SSR best practices and libraries in under 80kB page size (for live demo click the link below)
Stars: ✭ 85 (-33.59%)
Mutual labels:  boilerplate, spa
Tutorialdb
A search 🔎 engine for programming/dev tutorials, See it in action 👉
Stars: ✭ 93 (-27.34%)
Mutual labels:  django, webapp
Element Ui Admin
åŸēäēŽ element-ui įš„单éĄĩéĸ后台įŽĄį†éĄšį›Žæ¨Ąį‰ˆ
Stars: ✭ 106 (-17.19%)
Mutual labels:  boilerplate, spa
Cookiecutter Django Rest
Build best practiced apis fast with Python3
Stars: ✭ 1,108 (+765.63%)
Mutual labels:  django, boilerplate
Prestashop
Free PWA & SPA for PrestaShop
Stars: ✭ 59 (-53.91%)
Mutual labels:  webapp, spa
Flutterwebsite
The flutter.dev website recreated in Flutter. https://gallery.codelessly.com/flutterwebsites/flutterwebsite
Stars: ✭ 76 (-40.62%)
Mutual labels:  demo, webapp
Rust Webapp Starter
Rust single page webapp written in actix-web with vuejs.
Stars: ✭ 56 (-56.25%)
Mutual labels:  webapp, spa
Django Rest Swagger Docs
Beginners approach to Django Rest Swagger
Stars: ✭ 86 (-32.81%)
Mutual labels:  django, demo
Circleci Demo Python Django
Example Django application running on CircleCI
Stars: ✭ 100 (-21.87%)
Mutual labels:  django, demo
Mean Stack Angular5 Crud
MEAN Stack (Angular 5) CRUD Web Application Example
Stars: ✭ 107 (-16.41%)
Mutual labels:  stack, webapp
Docker Nginx Gunicorn Flask Letsencrypt
Boilerplate code for setting up Nginx + Gunicorn + Flask + automated LetsEncrypt certificates (https) using docker-compose.
Stars: ✭ 117 (-8.59%)
Mutual labels:  boilerplate, webapp
Webvr Webpack Boilerplate
A webvr multi-scenes Single-page application for three.js, webpack
Stars: ✭ 47 (-63.28%)
Mutual labels:  boilerplate, spa

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].