Skip to content

DavidPgl/ASE-AwesomeTimelapse

 
 

Repository files navigation

ASE-AwesomeTimelapse

Small project using CI and CD Workflow

REST API

Docker Setup

Run docker-compose up --build -d.

Get the IP of that server: docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' django

Test by executing test_sender.py within the backend container:

test_sender.py 1-1 to add image with ID 1 to video with ID 1

Communication

About

Small project using CI and CD Workflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.4%
  • JavaScript 35.2%
  • Dockerfile 4.6%
  • HTML 3.2%
  • Shell 1.4%
  • CSS 0.2%