Deploying D web servers
rikki cattermole
rikki at cattermole.co.nz
Mon Dec 18 04:52:54 UTC 2017
On 17/12/2017 10:26 PM, Mengu wrote:
> On Sunday, 17 December 2017 at 21:07:45 UTC, bauss wrote:
>> On Sunday, 17 December 2017 at 17:06:32 UTC, cloutiy wrote:
>>> Hi,
>>>
>>> In the Javascript world there are services that provide a quick and
>>> simple means of deploying websites.
>>>
>>> I've used things like surge.sh, netlify. I'm sure there are many others.
>>>
>>> Is there something similar that exists for the D world?
>>>
>>> Regards
>>
>> Map a drive to your server and have DUB build to it.
>
> what does this mean?
Its a Windows thing.
For poisx you would mount via e.g. sshfs instead of mapping to a drive.
More information about the Digitalmars-d
mailing list