Skip to content

sshakil/emotion_tracker_django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

emotion_tracker_django

Django equivalent of EmotionTracker, my RoR CRUD demonstrator
Refer to: https://github.com/sshakil/emotion-tracker
No OAuth+PKCE, yet; uses the same DB as above.
No need for migrations to be run to get up and running.
Do need ENABLE_OAUTH=false in command for front-end

Start Django Server

python manage.py runserver 8000

Start Front End

ENABLE_OAUTH=false npx webpack --watch --config ./webpack.config.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published