This is a playground for testing and developing new features.
- Clone the repository
- You edit source code for your feature in cmd, internal, lib, etc.
- You can run the application by running
make
- You can run the application by running
make run-webapp
(if you want to start webapp)