Initial release for CRUD ops for Lead
This release covers the following -
- add CRUD ops for web handlers
- add lead model
- add lead entity
- add tests for lead repo
- add tests for lead entity
- add tests for lead logic
- basic config set up for project
This release covers the following -