sharevb
sharevb
Hi @DeAlexPesh and @cvc90 , implemented in my fork, if you arr interested in up to date version of it-tools, I made kind of a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/...
Hi @cvc90, it should work with the procedure here : https://github.com/sharevb/it-tools?tab=readme-ov-file#build-docker-image-for-a-subfolder ; subfolder must be set at docker build time (not at runtime)
Hi @cvc90 , I will try to release a docker image with "/it-tools/" as BASE_URL
Hi @DeAlexPesh , @cvc90 , implemented BASE_URL (and config sample) in my fork, and published a `baseurl-it-tools` tag Detailed explaination: https://github.com/sharevb/it-tools?tab=readme-ov-file#docker-compose-for-hosting-in-a-it-tools-subfolder and https://github.com/sharevb/it-tools?tab=readme-ov-file#docker-compose-for-hosting-in-a-it-tools-subfolder
Hi @cvc90 , may be I need to clarify in README : `it-tools-subfolder` is internal server. With my sample in https://github.com/sharevb/it-tools/tree/chore/all-my-stuffs/docker-subfolder-sample, you need to access http://localhost:8080/it-tools/ (that is the reverse...
Hi @cvc90 , I tested with Docker Desktop and WSL2, using `docker compose up` from https://github.com/sharevb/it-tools/tree/chore/all-my-stuffs/docker-subfolder-sample using procedure here : https://github.com/sharevb/it-tools/tree/chore/all-my-stuffs?tab=readme-ov-file#docker-compose-for-hosting-in-a-it-tools-subfolder And http://localhost:8080/it-tools/ respond correctly I cannot reproduce these strange...
Hi @RiisDev , as the author of sub fork, will probably update
Hi @RiisDev , started rewriting npm package with https://json2csharp.com/ options
Hi @RiisDev , you can take a look at : https://sharevb-it-tools.vercel.app/json-to-csharp (may be need Ctrl+F5) And if you arr interested in up to date version of it-tools, I made kind...
Hi @RiisDev, latest versions for my fork should be now more "wide"