Batman Backend Local setup Install the dependencies with npm: npm i Next, copy the .env.example to .env and fill the env variables. Development npm run dev Docker setup docker-compose up -d