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

Webhost Builder computation expression #14

Closed
pimbrouwers opened this issue Apr 20, 2020 · 1 comment
Closed

Webhost Builder computation expression #14

pimbrouwers opened this issue Apr 20, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@pimbrouwers
Copy link
Owner

pimbrouwers commented Apr 20, 2020

Proposing that a computation be created to simplify the process of creating the webhost.

webhost {
    logging (fun options-> ...

    services (fun services -> ...

    activateWhen isDevelopment (fun app -> ...

    activate (fun app -> ...
}
@pimbrouwers pimbrouwers added the enhancement New feature or request label Apr 20, 2020
@pimbrouwers pimbrouwers self-assigned this Apr 20, 2020
@pimbrouwers
Copy link
Owner Author

Associated with commit: 0b5943e

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