This is a very cool project, however there are many gotchas that could be better documented, and I need a little help navigating.
- Posting/fetching data is done to a remote ref by default in the index.html provided in the repo -- threw me for a loop at first. It's documented but not in the quickstart, which would be helpful.
- Provided index.html also uses a localStorage.getItem('GitHubToken') -- what is the intention here?
- There is some admin functionality, but it's undocumented. Trying to dig into the code for an explanation but I'm coming up short. Could someone explain that to me as well?
- Any recommendations on how I should host this for my team?
Thanks for all the hardwork, this is an awesome open source project. I'd be happy to make some PRs - just point me in the right direction! =)
This is a very cool project, however there are many gotchas that could be better documented, and I need a little help navigating.
Thanks for all the hardwork, this is an awesome open source project. I'd be happy to make some PRs - just point me in the right direction! =)