node-gtfs-to-mongodb Stand-alone nodejs app to import GTFS data to mongodb Based on brendannee's node-gtfs app. Put GTFS files in ./files_to_import Run "npm install" to install modules Run app with "npm start"