So what is the difference about deploy an app or not?
Why for build my app angular-php I don't need deployment service like 
heroku and for a node application I need it?
Thank you for the answers

Il giorno domenica 12 giugno 2016 18:54:56 UTC+2, Alain Mouette ha scritto:
>
> Your Angular files can be put anywhere!!! They can be or not on the same 
> server, it should communicate with the back end exclusively through the Api.
> It is just convenient to have everything in one place...
>
> -----
> Alain Mouette
>
> A 12 de junho de 2016 13:27:32 Peppe Scuglia <[email protected] 
> <javascript:>> escreveu:
>
>> I need an app with backend in php, but i don't understand why an app 
>> angular could be deploy in heroku, I can put all into a server and manage 
>> inside both or not?
>>
>> Il giorno domenica 12 giugno 2016 18:20:51 UTC+2, Alain Mouette ha 
>> scritto:
>>>
>>> Node is for the back-end and it can optionaly serve static files.
>>> I have already done Angular Spa with no server at all, just local files 
>>> opened by Firefox. Of course, it has no back-end functionality...
>>>
>>> It is just a mere coincidence that tutorials are node-based, pick the 
>>> right files and put them wherever your browser can find them
>>>
>>> -----
>>> Alain Mouette
>>>
>>> A 12 de junho de 2016 12:51:17 Peppe Scuglia <[email protected]> 
>>> escreveu:
>>>
>>>> Thank you for answer me.
>>>> So I don't need deploy in heroku o docker?
>>>> Why for an app like that I don't need and for a node app with front end 
>>>> angular, what is the difference?
>>>>
>>>> Il giorno domenica 12 giugno 2016 17:48:42 UTC+2, Alain Mouette ha 
>>>> scritto:
>>>>>
>>>>> For what I know, Angular uses *only* regular static files, you can 
>>>>> place them right besides you php files with proper sub-directories
>>>>>
>>>>> -----
>>>>> Alain Mouette
>>>>>
>>>>> A 12 de junho de 2016 10:16:27 Peppe Scuglia <[email protected]> 
>>>>> escreveu:
>>>>>
>>>>>> Hi guys,
>>>>>> I need support, I must create a front end angular and back-end 
>>>>>> restFull php.
>>>>>> What is the pass to do it?
>>>>>> I must insert all the app into a server linux.
>>>>>> I don't need to deploy the app with heroku for example?
>>>>>>
>>>>>> -- 
>>>>>> You received this message because you are subscribed to the Google 
>>>>>> Groups "AngularJS" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it, 
>>>>>> send an email to [email protected].
>>>>>> To post to this group, send email to [email protected].
>>>>>> Visit this group at https://groups.google.com/group/angular.
>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>
>>>>> -- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "AngularJS" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to [email protected].
>>>> To post to this group, send email to [email protected].
>>>> Visit this group at https://groups.google.com/group/angular.
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "AngularJS" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> Visit this group at https://groups.google.com/group/angular.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to