Skip to content

isaacmceachin/favorite-things

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to My Favorite Things!

Hello there! This is the favorite-things application, written using a Bootstrap-Vue user interface, and supported by a Python Django Web Server. Docker is used to containerize the python server code, as well as the front-end build process, and the Postgresql database. These technologies working together make deployment of the favorite-things application hassle free!

Tech Stack

Serving Technologies

  • Docker version 18.03.0
  • python 3.7.4
  • postgres

Building UX Source

For production release:

$ cd favorite-things
$ cd app/favoritethings/ux
$ yarn build

Docker Deployment

Starting to application via containers.

cd favorite-things
docker-compose up --build

About

Britecore quiz favorite-things web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published