ember-data-github
ember-data-github copied to clipboard
Create demo
- [ ] Build out dummy app with examples of APIs
- [ ] Deploy via netlify
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Going to whip something up for this soon. I initially set out to create a demo that required authentication with github's api, but that seems like overkill to be honest since I think we can exercise most if not all of the current functionality without needing a token.
Great! Once we get a demo running, I can handle setting up the deployment part (as well as give other maintainers access to deploy)
I wonder if we should use ember-cli-addon-doc at this point instead of the bespoke thing I got started and didn't really continue with
Yea, this project seems like a perfect use-case to try that out.