Simple python API, to kickstart any project that requires API and database
Create a Redis container by running the following command
docker compose -f docker-compose-redis.yml up -dPress F5 or Ctrl +Shift + d
Make sure the .env file is properly set
Run
docker compose up -d