barker/barker
Amritanshu Agrawal ecea277e46 Feature: Table Booking in guestbook.
Feature: Guest book list shows the running cover count
2023-08-28 07:14:24 +05:30
..
alembic Feature: Table Booking in guestbook. 2023-08-28 07:14:24 +05:30
barker Feature: Table Booking in guestbook. 2023-08-28 07:14:24 +05:30
.flake8
.gitignore
.pre-commit-config.yaml Chore: 2023-02-20 18:49:17 +05:30
alembic.ini
docker-entrypoint.sh
gunicorn.conf.py Using gunicorn to run upto 4 workers. This should fix the problems of the whole program crashing. 2022-04-16 07:57:18 +05:30
logging.conf Added: Process id to log. 2022-04-16 17:28:00 +05:30
pyproject.toml Chore: Updated fastapi and pydantic 2023-08-17 22:09:20 +05:30
worker-start.sh