33[ ![ LoopBack
] ( < https://github.com/strongloop/loopback-next/raw/master/docs/site/imgs/branding/Powered-by-LoopBack-Badge-(blue)[email protected] > )] ( http://loopback.io/ ) 44
55[ ![ Dependencies Status] ( https://img.shields.io/david/sourcefuse/loopback4-starter.svg?style=flat-square&label=Dependencies )] ( https://github.com/sourcefuse/loopback4-starter )
6+ [ ![ Loopback Core Version] ( https://img.shields.io/github/package-json/dependency-version/sourcefuse/loopback4-starter/@loopback/core.svg?style=flat-square )] ( https://github.com/strongloop/loopback-next )
7+ [ ![ License] ( https://img.shields.io/github/license/sourcefuse/loopback4-starter.svg?color=blue&label=License&style=flat-square )] ( https://github.com/sourcefuse/loopback4-starter/blob/master/LICENSE )
68
79This is a LoopBack 4 starter application to get you upto speed with initial setup of a very standard REST API application with LoopBack 4 as framework. It provides you with all the core requisite features for most of the applications over and above framework features, viz.,
810
@@ -22,29 +24,29 @@ In addition to that, it also provides you with some of the good to have items
2224
2325## Table of Contents
2426
25- - [ How to use] ( #how -to-use )
26- - [ Clone the repository] ( #clone -the-repository )
27- - [ Install dependencies] ( #install -dependencies )
28- - [ Update app name] ( #update -app-name )
29- - [ Update git origin] ( #update -git-origin )
30- - [ Setup database] ( #setup -database )
31- - [ Setup redis] ( #setup -redis )
32- - [ Configure environment] ( #configure -environment )
33- - [ Run DB migrations] ( #run-db -migrations )
34- - [ Start server] ( #start -server )
35- - [ API Explorer] ( #api-explorer )
36- - [ Architecture overview] ( #architecture -overview )
37- - [ Database Model] ( #database-model )
38- - [ Key Notes] ( #key-notes )
39- - [ Multi-tenant system] ( #multi -tenant-system )
40- - [ Authentication] ( #authentication )
41- - [ Authorization] ( #authorization )
42- - [ Soft Delete] ( #soft-delete )
43- - [ Audit Logs] ( #audit-logs )
44- - [ Feedback] ( #feedback )
45- - [ Contributing] ( #contributing )
46- - [ Code of conduct] ( #code -of-conduct )
47- - [ License] ( #license )
27+ - [ How to use] ( #How -to-use )
28+ - [ Clone the repository] ( #Clone -the-repository )
29+ - [ Install dependencies] ( #Install -dependencies )
30+ - [ Update app name] ( #Update -app-name )
31+ - [ Update git origin] ( #Update -git-origin )
32+ - [ Setup database] ( #Setup -database )
33+ - [ Setup redis] ( #Setup -redis )
34+ - [ Configure environment] ( #Configure -environment )
35+ - [ Run DB migrations] ( #Run-DB -migrations )
36+ - [ Start server] ( #Start -server )
37+ - [ API Explorer] ( #API-Explorer )
38+ - [ Architecture overview] ( #Architecture -overview )
39+ - [ Database Model] ( #Database-Model )
40+ - [ Key Notes] ( #Key-Notes )
41+ - [ Multi-tenant system] ( #Multi -tenant-system )
42+ - [ Authentication] ( #Authentication )
43+ - [ Authorization] ( #Authorization )
44+ - [ Soft Delete] ( #Soft-Delete )
45+ - [ Audit Logs] ( #Audit-Logs )
46+ - [ Feedback] ( #Feedback )
47+ - [ Contributing] ( #Contributing )
48+ - [ Code of conduct] ( #Code -of-conduct )
49+ - [ License] ( #License )
4850
4951### How to use
5052
0 commit comments