Skip to content

edil3ra/tree-view-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOCKER

docker-compose up

SERVER

python manage.py migrate
python manage.py loaddata db.json
python runserver
http://localhost:8000

# admin access
username: admin
password: admin

CLIENT

npm install
npm start
http://localhost:8080

About

Small project build with django and vue.js to visualize database with a treeview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors