DB_HOST=localhost
DB_USER=root
DB_PASS=
DB_NAME=basecode_db
SESSION_SECRET=mySuperSecretKey123!
PORT=3000
