Skip to content

dakrauth/travel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-travel

image

A travelogue and bucket-list Django app with various features.

Develop

Git the latest code

git clone https://github.com/dakrauth/travel

Demo

docker build -t travel .
docker run -p 8000:80 -it travel:latest