To setup the application the following steps needs to be done :
a) Create a blog to explain the full proces
( finished by 12dec2015)
b) Create a github project to hold the fullstack application
( finished by 12dec2015)
https://github.com/ltejada/angular2-chess
c) Create a nodejs application in openshift to hold the thin server
( finished by 12dec2015)
http://angular2chess-ltejada.rhcloud.com/
d) Create a database in MongoLab to hold the data used by the server
( finished by 12dec2015)
https://mongolab.com/databases/angular2chess
I thought I could use the openshift account as well, and create a mongodb application, but that database has a limit of 16 concurrent conexions, and keeping the database and the server separated, it seems a good idea to me
e) setup the real application using all the previous points
a) Create a blog to explain the full proces
( finished by 12dec2015)
b) Create a github project to hold the fullstack application
( finished by 12dec2015)
https://github.com/ltejada/angular2-chess
c) Create a nodejs application in openshift to hold the thin server
( finished by 12dec2015)
http://angular2chess-ltejada.rhcloud.com/
d) Create a database in MongoLab to hold the data used by the server
( finished by 12dec2015)
https://mongolab.com/databases/angular2chess
I thought I could use the openshift account as well, and create a mongodb application, but that database has a limit of 16 concurrent conexions, and keeping the database and the server separated, it seems a good idea to me
e) setup the real application using all the previous points