EliArad / reallove

A complete web site for dating (node js ,angular mongodb express , mongoose, bootstrap)
7 stars 12 forks source link

Add how to run the app #1

Open sincerekamal opened 8 years ago

sincerekamal commented 8 years ago

Hi EliArad, Please add basic documentation to run the app.

EliArad commented 8 years ago

Hi i just added. please let me know if you have problem. i did have some issue with bcrypt which does not installed well sometime ( happend on linux) if it happens try to build bcrypt from its source.

sincerekamal commented 8 years ago

There is no error on setting up and running the server.

But i get errors in client side.

screen shot 2016-01-08 at 11 48 26 am

Did you miss any other initialization step(s) ?

EliArad commented 8 years ago

hi

I am working to fix it now , i also tried to upload the website to heruko but it does not show m i think because of missing mongodb there

On Fri, Jan 8, 2016 at 8:18 AM, KamalaKannan Jayaraman < notifications@github.com> wrote:

There is no error on setting up and running the server.

But i get errors in client side.

[image: screen shot 2016-01-08 at 11 48 26 am] https://cloud.githubusercontent.com/assets/3885228/12191693/c0731b0c-b5fd-11e5-90bc-8040a0e0dee1.png

Did you miss any other initialization step(s) ?

— Reply to this email directly or view it on GitHub https://github.com/EliArad/reallove/issues/1#issuecomment-169908503.

EliArad commented 8 years ago

Hi

you were able to compile bcrypt because you have the visual studio installed propery in your computer i change the bcrypt to bcryptjs which is the same interface but without the need of native lang. http://stackoverflow.com/questions/29320201/error-installing-bcrypt-with-npm

Eli

On Fri, Jan 8, 2016 at 10:19 AM, Eli Arad easp13@gmail.com wrote:

hi

I am working to fix it now , i also tried to upload the website to heruko but it does not show m i think because of missing mongodb there

On Fri, Jan 8, 2016 at 8:18 AM, KamalaKannan Jayaraman < notifications@github.com> wrote:

There is no error on setting up and running the server.

But i get errors in client side.

[image: screen shot 2016-01-08 at 11 48 26 am] https://cloud.githubusercontent.com/assets/3885228/12191693/c0731b0c-b5fd-11e5-90bc-8040a0e0dee1.png

Did you miss any other initialization step(s) ?

— Reply to this email directly or view it on GitHub https://github.com/EliArad/reallove/issues/1#issuecomment-169908503.

EliArad commented 8 years ago

hi

do you know why i am getting this error :

Unable to find a suitable version for angular-bootstrap, please choose one: 1) angular-bootstrap#~0.13.3 which resolved to 0.13.4 and is required by angular-msgbox#0.1.1 2) angular-bootstrap#~0.14.3 which resolved to 0.14.3

Prefix the choice with ! to persist it to bower.json

? Answer

On Fri, Jan 8, 2016 at 10:43 AM, Eli Arad easp13@gmail.com wrote:

Hi

you were able to compile bcrypt because you have the visual studio installed propery in your computer i change the bcrypt to bcryptjs which is the same interface but without the need of native lang.

http://stackoverflow.com/questions/29320201/error-installing-bcrypt-with-npm

Eli

On Fri, Jan 8, 2016 at 10:19 AM, Eli Arad easp13@gmail.com wrote:

hi

I am working to fix it now , i also tried to upload the website to heruko but it does not show m i think because of missing mongodb there

On Fri, Jan 8, 2016 at 8:18 AM, KamalaKannan Jayaraman < notifications@github.com> wrote:

There is no error on setting up and running the server.

But i get errors in client side.

[image: screen shot 2016-01-08 at 11 48 26 am] https://cloud.githubusercontent.com/assets/3885228/12191693/c0731b0c-b5fd-11e5-90bc-8040a0e0dee1.png

Did you miss any other initialization step(s) ?

— Reply to this email directly or view it on GitHub https://github.com/EliArad/reallove/issues/1#issuecomment-169908503.

EliArad commented 8 years ago

my skype is easp13 if you want to contact Eli

On Fri, Jan 8, 2016 at 10:52 AM, Eli Arad easp13@gmail.com wrote:

hi

do you know why i am getting this error :

Unable to find a suitable version for angular-bootstrap, please choose one: 1) angular-bootstrap#~0.13.3 which resolved to 0.13.4 and is required by angular-msgbox#0.1.1 2) angular-bootstrap#~0.14.3 which resolved to 0.14.3

Prefix the choice with ! to persist it to bower.json

? Answer

On Fri, Jan 8, 2016 at 10:43 AM, Eli Arad easp13@gmail.com wrote:

Hi

you were able to compile bcrypt because you have the visual studio installed propery in your computer i change the bcrypt to bcryptjs which is the same interface but without the need of native lang.

http://stackoverflow.com/questions/29320201/error-installing-bcrypt-with-npm

Eli

On Fri, Jan 8, 2016 at 10:19 AM, Eli Arad easp13@gmail.com wrote:

hi

I am working to fix it now , i also tried to upload the website to heruko but it does not show m i think because of missing mongodb there

On Fri, Jan 8, 2016 at 8:18 AM, KamalaKannan Jayaraman < notifications@github.com> wrote:

There is no error on setting up and running the server.

But i get errors in client side.

[image: screen shot 2016-01-08 at 11 48 26 am] https://cloud.githubusercontent.com/assets/3885228/12191693/c0731b0c-b5fd-11e5-90bc-8040a0e0dee1.png

Did you miss any other initialization step(s) ?

— Reply to this email directly or view it on GitHub https://github.com/EliArad/reallove/issues/1#issuecomment-169908503.

sincerekamal commented 8 years ago

@EliArad When bower install asks so, always remember.

  1. There will be an choice with "something is x.y.z which is resolved to y.x.z and is required by YOUR_APP_NAME", choose that choice.

If there is no such choice, choose the latest version, in your case, you can use 0.14.3

kalburgimanjunath commented 7 years ago

I am getting following error message while setup.Need help image

EliArad commented 7 years ago

Hi lwip is a library from some one else so i dont remememmber now i did i compiled it. I will need to compile again and rememmber or you can ask the owner : EyalAr

if you are compiling in windows , you need visual C++ ( dont rememmber which version)

https://github.com/EyalAr/lwip

Eli

EliArad commented 7 years ago

try compile in linux i worked in linux ubunto to develop this project