Skip to content

Commit cdce45d

Browse files
authored
Update API features in readme
1 parent a45e596 commit cdce45d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ The [node-mongo-cli](https://www.npmjs.com/package/@code-collabo/node-mongo-cli)
5050
* API boilerplate templates now use the MVC architecture pattern i.e. separated route, model, controller, and service files.
5151
* Development environment already set up with @babel (for esm template only), eslint, and server watch.
5252
* The default connection setup type is MongoDB Atlas. But you get to choose if you want to use it or switch to the Local mongoDB connection setup type.
53+
* Improved user experience with the newly added walk-through prompts in the terminal: quick to setup, easy to use, with automated and improved user support.
5354

5455
### CLI installation
5556
Install CLI globally with this command:

0 commit comments

Comments
 (0)