.. | ||
src | ||
.gitignore | ||
Dockerfile | ||
README.md | ||
requirements.txt |
Daily Agenda App Backend
Written in FastAPI.
docker build -t agenda-backend .
docker run --rm agenda-backend
.. | ||
src | ||
.gitignore | ||
Dockerfile | ||
README.md | ||
requirements.txt |
Written in FastAPI.
docker build -t agenda-backend .
docker run --rm agenda-backend