Is your feature request related to a problem? Please describe.
No build automation tool currently in use.
Describe the solution you'd like
Add a Makefile for build automation
Additional context
The makefile should contain:
- Build commands for compiling typescript
- Docker commands
- Git commands