update proto generation from DSL
This commit is contained in:
@ -18,6 +18,12 @@ Masonry is a library that provides and implements all the basics necessary to bu
|
||||
- [ ]
|
||||
- [ ]
|
||||
|
||||
## DSL Features
|
||||
|
||||
- [ ] Indicate values that are based on Environment variables
|
||||
- [ ] Yaml file to include custom template functions (Otto for JS)
|
||||
- [ ] On Entities, we should indicate what CRUD functions should be implemented instead of implementing all, or forcing the user to define each in the Endpoints section
|
||||
|
||||
## Design Philosophy (changeable...)
|
||||
|
||||
The goal of this project is to make building software for web and mobile applications as fast as possible while maintaining
|
||||
|
Reference in New Issue
Block a user