The latest versions of client and server portion of the transit apo reside here.
/client - Xamarin mobile platform versions /service - Azure C# webservice files
- Create a Local SQL Database called mta_nyc_subway
- Execute service/DBScripts/Schema.sql to create the tables and stored Procs. Note: this is repeatable to reresh the schema
- Set up the ConnectionString in the web/app.config to point to the database
- Populate Data
Option 1) Run unit tests from service\TransitApp.Server\WebApi.TestConsole\JobsTest.cs Option 2) Start the WebApi project and execute Web Jobs GTFSStatic , GTFSRealtime - Run the WebProject and get the local URL