This project is a authenticate system other same as google, github, facebook
VITE_API_URL="http://localhost:3000/api/v1"
PORT=3000
DB_PORT=27017
DB_NAME=auth_db
REDIS_HOST=redis
REDIS_PORT=7379
REDIS_PASSWORD=vuluu2k
ACCESS_TOKEN_SECRET=test
REFRESH_TOKEN_SECRET=test