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

Is there a way to query or get the document recorded? #4

Closed
renato04 opened this issue Jul 3, 2019 · 2 comments
Closed

Is there a way to query or get the document recorded? #4

renato04 opened this issue Jul 3, 2019 · 2 comments

Comments

@renato04
Copy link

renato04 commented Jul 3, 2019

Hi!

After I run the test I want to see the document created.
Is there a way to do that?

I'm accessing https://localhost:3000 and I'm getting {} as a response.

@nkzawa
Copy link
Contributor

nkzawa commented Jul 4, 2019

You can do it just like you do always.

This server is empty when it booted, so you need to create databases, containers, and items at first.
Ensure to disable SSL certificate verification, since the server uses self-signed one.

@renato04
Copy link
Author

renato04 commented Jul 4, 2019

@nkzawa Thank you!

@renato04 renato04 closed this as completed Jul 4, 2019
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

No branches or pull requests

2 participants