PORT = 3000
JWT_SECRET = doodoo
CUSTOMER = 1
SELLER = 4
ADMIN = 2048
DB_NAME = rest-practice