Skip to content

jsillitoe/ember-django-bloggr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ember-Django-Bloggr

Implementation of the EmberJs Bloggr demo using a Django server.

The original can be found here: https://github.com/tildeio/bloggr-client

To run this django application

  1. pip install -r requirements.txt
  2. python manage.py runserver
  3. npm install django-ember-precompile
  4. http://localhost:8000

The django admin module is installed at http://localhost:8000/admin

user: admin pass: admin

Thanks

Thanks to toranb for this example: https://github.com/toranb/complex-ember-data-example

About

Implementation of the EmberJs Bloggr demo using a Django server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published