Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 398 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 398 Bytes

bookstoreajs

A sample CRUD project with MEAN and Bootstrap-

The Application needs a mongodb running at mongodb://localhost/odata-test containing a collection named BookSet to work.

History: 17.07.2016: First version.

  • CRUD with AngularJS and Bootstrap works.
  • public Folder contains also openui5 trial whis isn't working yet
  • Odata Server listen at localhost:3000 uses node-odata module.