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

Example app #125

Open
dustinfarris opened this issue Jul 30, 2015 · 7 comments
Open

Example app #125

dustinfarris opened this issue Jul 30, 2015 · 7 comments

Comments

@dustinfarris
Copy link
Owner

I'm working on a repo to show a Django / Ember setup using the adapter.

Right now my plan is to demonstrate:

  • Installing Django
  • Installing and configuring Django REST Framework
  • Building a simple API
  • Installing Ember
  • Installing and configuring the adapter
  • Building a simple application using the Django API
  • Authentication using ember-cli-simple-auth and django-oauth-toolkit

Then authentication bit is a bonus because a lot of folks seem to get hung up on that part.

Any other suggestions?

@rinti
Copy link

rinti commented Aug 1, 2015

No suggestions, but looking forward to it! :) Especially the authentication bit. I managed to solve it on my own (basically copy pasting the devise one for simple auth and replacing it with djoser), but I would like to see a more correct way to do it.

@benkonrath
Copy link
Collaborator

I'd like to contribute a pagination component to EDA and I think an example using this component would fit into your example well. But I don't have time to make a PR in the next few weeks so don't let this block your work on this demo.

I'm also looking forward to seeing the authentication example.

@giokokos
Copy link

Any update on this? It would be really useful to have a repo covering all the above to bridge the gap between Django and Ember application development.

I'm currently struggling to connect all the dots together especially when it comes to authentication. I've read @dustinfarris blog posts about Ember and Django authentication but they're outdated.

Thanks for working on this!

@dustinfarris
Copy link
Owner Author

Hi @giokokos, this is moving along slowly. Once we iron out Ember Data 2.0 compatibility I plan to refocus and get this over the finish line. Sorry for the delay.

@dustinfarris
Copy link
Owner Author

Also waiting for this to get merged: mainmatter/ember-simple-auth#602

@ryanlitalien
Copy link

@dustinfarris There are instructions on how to get it working with your Ember 2.0 project at the top of the PR. 😃

@dustinfarris
Copy link
Owner Author

I know.  But for an example repo I'd rather not have to explain that.

--Dustin J. Farris

On Sun, Aug 30, 2015 at 8:37 PM, ryanlitalien notifications@github.com
wrote:

@dustinfarris There are instructions on how to get it working with your Ember 2.0 project at the top of the PR. 😃

Reply to this email directly or view it on GitHub:
#125 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants