grule-service
GoRule Service is service that used bisnis rule management
- Ensure, already install golang 1.21 or up
- Create file .env
cp env_example .env- Fill out the env configuration
# APP
APP_PORT=- Install dependencies:
make install- Run in development:
make run- Run unit test
make unit-test- Show local coverage (in html)
make coverage- Syamsul Bachri - Github
- Fiber Rest Framework
- Zap Log Management
- Go mod Depedency Management
- Docker Container Management
- Amazon SQS Event Management


