• vertexarray [any]
    ·
    4 years ago

    Gotta run a local backend too, as well as the local database. For the backend, using docker will make it easier to get running but use more resources.

    • bottech [he/him]
      hexagon
      ·
      4 years ago

      I dont know how to do that, wouldnt it be easier to have my frontend connect to the server?

      • vertexarray [any]
        ·
        4 years ago

        I took a second to tool around with connecting my local frontend to the dev server, and it seems like it sort of works, but loading comments and making accounts didn't work. Can't recommend it as a development workflow.