Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ji-podhead authored Apr 18, 2024
1 parent 820d6f2 commit 50f2d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- Manage `message types`, `fields`, `services`, `methods` and `enums` by using **cli commands**, or **Api-Server**.
- Stores all Components in the **local Componentregistry**. <br>
- Sync with **other registries** like gitey, or PostgreSQL.
- **Roll back** to old protofile, or to an registry state using historical `.config` file, or using a external DB just like with **version control**.<br>
- **Roll back** to old protofile, or to an registry state using historical `.config` file, <br> or by using a external DB just like with **version control**.<br>
- **Preview** the Protofile-Code before actually building it and export any Component to **JSON**.
- Automatically generates the corresponding `protobuf files` when making changes to the protofiles.<br>
- Comes with **Dashboard** for demo, debugging and **testing**.
Expand Down

0 comments on commit 50f2d3e

Please sign in to comment.