Github – megapctr/yak: 🐂 elm health spa + django backend

Permalink

Unsuccessful to load latest commit information.

tests

Make sure the csrf cookie is definitely set

November 1, 2016

ui

More header styles

Jan 24, 2017

yak

Make sure the csrf cookie is definitely set

November 1, 2016

.coveragerc

Fix mypy warnings

March 17, 2016

.gitignore

Did not wish to commit that

Jan 23, 2017

.sass-lint.yml

Move styles towards the ui directory

Jan 18, 2017

LICENSE

Initial commit

Jun 10, 2016

README.md

Update README.md

March 17, 2016

bootstrap.sh

Cosmetic

March 15, 2016

check.sh

Give a check.sh key to run mypy

March 16, 2016

dev-server.conf

Use django for everyone the webapp

November 1, 2016

dev-server.sh

Dev server (django + wds)

August 2, 2016

elm-package.json

Add rocket-update

Jan 22, 2017

manage.py

Drop django-configurations in support of setting modules

Jun 13, 2016

mypy.ini

Don’t enforce type hints in tests

March 17, 2016

package.json

Hotkeys

Jan 15, 2017

needs-dev.in

Add mypy

March 16, 2016

needs-dev.txt

Add mypy

March 16, 2016

needs.in

Add JWT authentication

March 19, 2016

needs.txt

Add JWT authentication

March 19, 2016

tox.ini

Make pytest less verbose automatically

August 2, 2016

webpack.config.js

Move styles towards the ui directory

Jan 18, 2017

yarn.lock

Update yarn.lock

Jan 14, 2017

Resourse: https://github.com/megapctr/

Explore Django – SPA applications with Django


Video COMMENTS:

Thiago Porto: Create a video course, Django + Vue.js.

Craig Johnson: Are you running the Django web server simultaneously as the npm web server?

Adam Wester: yeah they're both running at the same time

Craig Johnson: Awesome, I figured out my problem. Thanks for the great tutorial! :)