Git Product home page Git Product logo

image-proxy's Introduction

Image Proxy for use with Foundry VTT / VTTA.io modules

Sample implementation of a very simple image proxy to circument CORS restrictions

Installation

  1. yarn install
  2. Rename .env.example to .env and set your desired webserver port in there
  3. yarn run serve
  4. Within Foundry, set the game setting for vtta-core to use your own proxy The basic command to do that is game.settings.set('vtta-core', 'proxy', 'http://localhost:4001/%URL%?access_token=MY_SECRET_ACCESS_TOKEN'); The URL scheme used in this command is very dependant on the adjustments you are making to the source code, please see the comment within the source, especially on the authorize function.

Details

The source code is commented pretty thoroughly. If you are still having trouble, then this solution might not be the right one for you (sorry!).

Support

Besides providing this exemplary server, no support will be available. The target audience for this repository are technical verse people that want to run their own proxy. If you don't feel adventurous: The 2$ tier of my Patreon already provides access to the vtta.io proxy without any further hassle - or you can adjust your workflows to not need a proxy in the first place.

image-proxy's People

Contributors

vttassets avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.