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

Feature #48 xqerl greeter #52

Merged
merged 16 commits into from
Dec 22, 2021
Merged

Feature #48 xqerl greeter #52

merged 16 commits into from
Dec 22, 2021

Conversation

grantmacken
Copy link
Contributor

pull request for issue #48

After user installs xqerl and runs xqerl as a server listening on port 8081.
Then user can open http://localhost:8081/xqerl and get the welcome page.

  • added supervisor and server code for loading xquery main modules in priv dir
  • added main module 'greeter.xq` to priv/modules dir
  • altered cowboy routes so http://localhost:8081 will display greeter page
  • wrote check in actions to show greeter is working

xqerl-screenshot

@grantmacken grantmacken mentioned this pull request Dec 12, 2021
@zadean zadean merged commit 9dc2eee into zadean:main Dec 22, 2021
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