Skip to content

Commit

Permalink
Merge branch 'master' into GH-239
Browse files Browse the repository at this point in the history
  • Loading branch information
akshatdubeysf authored Jul 1, 2021
2 parents 67edd5b + 792e14e commit f7936e6
Show file tree
Hide file tree
Showing 139 changed files with 227,496 additions and 33,174 deletions.
70 changes: 0 additions & 70 deletions .cz-config.js

This file was deleted.

1 change: 1 addition & 0 deletions .czferc.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ const scopes = [
{ name: 'audit-service' },
{ name: 'bpmn-service' },
{ name: 'sandbox' },
{name: 'chat-service'},
]

/**
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Generate an application
```bash
lb4 app
? Project name: example-application
? Project description: Example Application For SourceLoop LoopBack4 Microservice Catalog
? Project description: Example Application For SourceLoop
? Project root directory: example-application
? Application class name: ExampleApplicationApplication
? Select features to enable in the project Enable eslint, Enable prettier, Enable mocha, Enable loopbackBuild, Enable vs
Expand Down Expand Up @@ -238,7 +238,7 @@ If you've noticed a bug or have a question or have a feature request, [search th

### Contributing

* [Development Guidelines](DEVELOPING.md)
* [Development Guidelines](https://github.com/sourcefuse/loopback4-microservice-catalog/blob/master/DEVELOPING.md)

### Code of Conduct

Expand Down
Loading

0 comments on commit f7936e6

Please sign in to comment.