TfL bus stops DB manual ingestor TfL bus stops PostgreSQL DB ingestor. Pre-requisites Create a .env file like the following: DB_USERNAME=__________ DB_PASSWORD=__________ DB_SERVER_NAME=_______ DB_PORT=______________ Setup nvm use npm install Run npm start