Skip to content
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

Allow selfhosting locally by serving just a single file #14

Closed
alexpovel opened this issue Jul 19, 2022 · 1 comment
Closed

Allow selfhosting locally by serving just a single file #14

alexpovel opened this issue Jul 19, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@alexpovel
Copy link
Owner

Command server to serve a single file, which can then be put behind any domain (subdomain) and optionally path the user desires.

@alexpovel alexpovel added the enhancement New feature or request label Jul 19, 2022
@alexpovel alexpovel added this to the anc.v1 milestone Jul 19, 2022
@alexpovel alexpovel self-assigned this Jul 19, 2022
@alexpovel
Copy link
Owner Author

The main API is now served from serve api as of a50d347, such that this is just a new subcommand like serve file that can now be implemented.

alexpovel added a commit that referenced this issue Jul 23, 2022
In preparation for adding a single-file hosting option
as per #14 .

Basically just namespacing. Could've also used separate modules.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant