Skip to content

MatfRS2/Seminarski-2022-23-Seriophiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Social network for the lovers of tv-shows

Docker compose

Run this command from a root directory of the project

  docker-compose -f docker-compose.yml -f docker-compose.override.yml up -d --build
  docker-compose build --no-cache      

To delete all containers, iamges and volumes (All not just project related)

docker system prune --all --volumes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 59.1%
  • TypeScript 33.4%
  • HTML 4.9%
  • CSS 2.6%