Elao/symfony2-meteorjs-reactjs-example

Name: symfony2-meteorjs-reactjs-example

Owner: Elao

Description: Symfony, MeteorJs and ReactJs are in a ranch of ponies - How to get realtime on symfony2 app easily

Forked from: yoh/symfony2-meteorjs-reactjs-example

Created: 2015-08-21 14:52:19.0

Updated: 2015-08-27 08:52:11.0

Pushed: 2015-08-25 14:19:20.0

Homepage:

Size: 1681

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

How to easily add realtime on your app (symfony2 + meteorjs + reactjs example)

example

example

Technologies
Main Principes
Requirements
Installation
t clone git@github.com:Elao/symfony2-meteorjs-reactjs-example.git
 symfony2-meteorjs-reactjs-example
mposer install
Run

Start website/app with php built-in server :

p/console server:run
er running on http://127.0.0.1:8000

 the server with CONTROL-C.

Start Meteor app (dev mode) :

 var/realtime && meteor
[ /home/yoh/src/symfony2-meteorjs-reactjs-example/var/realtime ]]]]]

tarted proxy.
tarted MongoDB.
tarted your app.

pp running at: http://localhost:3000/

Go to http://127.0.0.1:8000 !

Where everything happens

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.