Go to file
chris.watts90@outlook.com 430f91ce18 add package Microsoft.Owin.StaticFiles.
added www folder to project, with bootstrap css/js files.
added the main single page app files to the project, pulled from codepen.io test/demo pages.
set properties to copy always for the main app files, bootstrap stuff is copy if newer.
added filesystem options to the StartOwin method.
2017-01-29 15:24:23 +00:00
CardReaderService removed args argument, was annoying. 2017-01-26 16:44:07 +00:00
DataCenter Initial commit of data center code to receive HTTP Posts from remote card readers and write them into the database. 2017-01-25 22:47:02 +00:00
DataCenter_Windows/WindowsDataCenter add package Microsoft.Owin.StaticFiles. 2017-01-29 15:24:23 +00:00
TestData added userstest endpoint to respond with an object with embedded array, this makes knockout binding easier for SPA. 2017-01-27 09:28:30 +00:00
.gitignore add node modules to ignore list. 2017-01-29 15:18:40 +00:00