planet-nine-app / sessionless

A repo for the sessionless protocol
https://sessionless.org
MIT License
59 stars 10 forks source link

added deno example and hosted it #13

Closed zach-planet-nine closed 7 months ago

zach-planet-nine commented 7 months ago

This PR adds a hosted example using Deno. The README in the Deno dir should have all the info you need on hitting it.

zach-planet-nine commented 7 months ago

There appears to be an issue with the API. When I've sent a request to the /register endpoint I got "Internal Server Error": image

I am not sure what causes this behavior in the code.

oh heh,... probably should've said this won't work with web just yet. Can you run the expo client? It should work with that. If not, I'll update this server for web in this pr.

FssAy commented 7 months ago

That makes sense, I don't have the environment to run the client right now.