A starter pack for creating websites hosting a LoopBack REST API presented using an AngularJS and Bootstrap (CSS) frontend.
Stars
7
Forks
4
Watchers
7
Open Issues
4
Overall repository health assessment
^1.4.0^2.5.2^1.1.1^2.23.0^2.6.5^1.13.0^2.41.1^1.8.0^2.0.1^1.7.2^0.4.5~0.2.0^0.1.13~0.3.0~0.5.0~0.7.0~0.5.0~0.3.0~0.5.0~0.4.1~0.6.0~0.1.3~0.2.0~0.6.0~0.2.0~0.5.2~0.2.0^0.11.0^1.1.2^1.0.1~0.1.0~0.2.0~0.1.11^2.3.4^2.5.6^0.12.35^0.2.2^0.3.5^0.1.2^0.1.0~0.4.3~3.1.0~3.7.0^1.3.7^6.0.0~0.1.047
commits
1
commits
Merged PR #1 and resolved dependency versions in conflicked package.json.
cb63ae0View on GitHubAdded the loopback common folder and an empty component-config.json in the server folder for completeness.
6a7d8b2View on GitHubAdding index.js was a bad idea. StrongLoop doesn't like that one bit.
7c9870bView on GitHubFixed issue #1. Simply added the LoopBack module to the application's dependency list.
43fe008View on GitHubFixed issue #2. Tests now pass because the app name is no longer mismatched between the sample test file and the application.
9c2e3b6View on GitHubAdded an index.js to make more clear where the entrypoint of the application is for people getting started.
1a34736View on GitHubUpdated README.md install instructions and package.json to account for updated package dependencies and some previously undeclared dependencies.
397c441View on GitHubRemoved references to gitWritingApp, replaced with 'yourApp'.\nNow displays the client app's favicon instead of the StrongLoop icon.
6ab6654View on GitHub