Skip to content

Commit

Permalink
refact: task list with fastapi
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliagranato committed May 3, 2024
1 parent 3500281 commit 3d65e80
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 37 deletions.
File renamed without changes.
File renamed without changes.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
fastapi
pydantic
28 changes: 0 additions & 28 deletions src/Dockerfile

This file was deleted.

9 changes: 0 additions & 9 deletions src/requirements.txt

This file was deleted.

3 changes: 3 additions & 0 deletions static/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
FROM tiangolo/uvicorn-gunicorn-fastapi:python3.8

COPY ./app /app
File renamed without changes.
File renamed without changes.

0 comments on commit 3d65e80

Please sign in to comment.