NIKI - EBHOME NGO Core Service.
Go to file
miaad shahrokhi 430bd9a95c refactor: Clean up and modularize service initialization in main.go
- Organize service initialization into helper functions
- Improve code readability and maintainability
2024-02-03 05:05:30 +00:00
adapter feat(adapter): add kavenegar sms provider adapter 2024-01-17 13:34:50 +03:30
cmd fix(niki): update folder structure 2023-12-20 12:17:03 +03:30
config fix(service): remove duplicated auth service and use it in both of admin and benefactor side 2024-01-25 15:13:39 +03:30
delivery/http_server feat(service): add get all kindboxreq by admin (#26) 2024-02-03 04:56:27 +00:00
entity pull from dev & fix conflicts 2024-01-26 09:47:38 +03:30
internal/initial refactor: Clean up and modularize service initialization in main.go 2024-02-03 05:05:30 +00:00
logger feat(niki): added rtx-linter-format 2023-12-20 19:09:25 +03:30
param fix issue 2024-01-27 17:52:13 +03:30
pkg pull from dev & fix conflicts 2024-01-26 09:47:38 +03:30
repository 🔥 fix(repository) multiple insert data & remove prepare statement (#28) 2024-02-03 05:03:58 +00:00
service refactor: Clean up and modularize service initialization in main.go 2024-02-03 05:05:30 +00:00
validator feat(service): add get all kindboxreq by admin (#26) 2024-02-03 04:56:27 +00:00
.gitignore feat(niki): add logger 2023-12-17 16:33:01 +03:30
.golangci.yml feat(niki): added rtx-linter-format 2023-12-20 19:09:25 +03:30
.rtx.toml feat(niki): added rtx-linter-format 2023-12-20 19:09:25 +03:30
Makefile fix(niki): linter errors fixed 2024-01-11 10:43:37 +03:30
README.md first commit 2023-12-12 11:14:57 +03:30
config.yml feat(service): add admin login and register 2024-01-20 15:08:55 +00:00
docker-compose.yaml feat(niki): add benefactor logn or register - run server 2024-01-15 14:03:24 +03:30
docker-compose.yaml.back feat(benefactor): add login and register 2024-01-14 19:23:37 +03:30
go.mod refactor: Clean up and modularize service initialization in main.go 2024-02-03 05:05:30 +00:00
go.sum refactor: Clean up and modularize service initialization in main.go 2024-02-03 05:05:30 +00:00
main.go refactor: Clean up and modularize service initialization in main.go 2024-02-03 05:05:30 +00:00
rtx.log feat(niki): add kindboxreq benefactor 2024-01-16 19:43:06 +03:30

README.md