Skip to content

Add support for relative path deployments #96

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 26, 2025
Merged

Add support for relative path deployments #96

merged 3 commits into from
Jul 26, 2025

Conversation

seanmarpo
Copy link
Contributor

First off, thank you for making this awesome tool!

This change allows you to deploy this tool at any relative path instead of relying on the URL to be https://example.com/sqlite-online/... and now you can deploy this tool to https://example.com/static/tools/anywhere/... or even https://example.com/

Please feel free to adjust as needed, but this unblocks my use-case for this tool, so I wanted to contribute back.

Copy link
Owner

@vwh vwh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

But base is needed for github pages deployment without a domain.
And I have a solution for that I will update it

@vwh vwh merged commit 28009a3 into vwh:main Jul 26, 2025
1 check was pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants