https://github.com/lelong37/msdn-mean-stack-odata
Building Web Apps on the MEAN Stack with OData in Microsoft Azure
https://github.com/lelong37/msdn-mean-stack-odata
angular jaydata kendo mean msdn
Last synced: 2 months ago
JSON representation
Building Web Apps on the MEAN Stack with OData in Microsoft Azure
- Host: GitHub
- URL: https://github.com/lelong37/msdn-mean-stack-odata
- Owner: lelong37
- License: mit
- Created: 2018-03-02T08:24:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-02T08:32:58.000Z (over 8 years ago)
- Last Synced: 2025-08-10T22:47:47.991Z (11 months ago)
- Topics: angular, jaydata, kendo, mean, msdn
- Language: JavaScript
- Homepage: https://msdn.microsoft.com/en-us/magazine/dn857363.aspx
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Building Web Apps on MEAN Stack with OData in Microsoft Azure
*Source code for MSDN Article: http://msdn.microsoft.com/en-us/magazine/dn857363.aspx
Update 12/8/2014 JayData has released version 1.3.7 which now supports Express v4.
Live demo: http://meanjaydatakendo.azurewebsites.net
(username: admin, password: admin)
* Tech Stack
* Kendo UI Professional
* Kendo UI Dataviz
* JayData JSDL (client-side)
* JayData OData Server for Node.JS
* Azure Website (Node.JS)
* Azure MongoLabs PaaS / MongoDb - Preview Mode
* NTVS (Node Tools for Visual Studio) Beta 2
* MEAN stack (MongoDb, Express, AngularJS, Node.JS)
* Bootstrap v3+
* Visual Studio 2013 with Update 3
* LinqPad (testing OData queries on Node.JS)
* Git Node.JS Continuous Integration & Deployment to Azure Website from CodePlex * Git Repository
* TypeScript (for VS2013 Intellisense, not part of implementation)
