Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Github

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #43577
    Kushal Jayswal
    Participant

    Hi I am front end developer. I work on multiple sites.

    Can anyone please suggest **how to setup environment** where I _**can work locally and it will be updated directly on the server**_.

    Means the same code should have at both the place (at server and at local machine) and while I SAVE the file it would be reflect on the server and website too.

    Can anyone please?

    #129319
    Kitty Giraudel
    Participant

    Don’t do this. If we work locally and not directly on the server, there is a reason. It’s dangerous.

    #129331
    Kushal Jayswal
    Participant

    @Melindrea: Could you suggest me a links and steps, how can I setup this?

    #129341
    Kushal Jayswal
    Participant

    @Melindrea: I don’t want to upload code manually. I just want to develop everything online. So..

    Right now I am using WinSCP / Filezilla but both have manual functions.
    WinSCP is good that we can open file directly in DW but still I want localhost once saved it would reflect at server/website code.

    #129351
    Mottie
    Member

    Kutec, I think the others here have given you some valuable advice; but, if you just have a simple web page (HTML, CSS, JS only), you can try out Dropbox (you start out with 2Gb of free space). When you save your file in your local dropbox folder, it automatically uploads the changes to your Dropbox account which can be loaded in your browser like a live preview.

    If you’re feeling generous, use [this link](http://db.tt/xSbdG51) to sign up for Dropbox using me as a referral, so I can get an additional 500Mb :P… you can get up to 16Gb of free space (500Mb per signup).

    Another option is to check out some of the live editors available like [LiveReload](http://livereload.com/) and [XRefresh](http://xrefresh.binaryage.com/).

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Other’ is closed to new topics and replies.