example microservice
go run main.go
--environment=production, development, local
go run main.go --environment=production
nodemon ./main.go
notifications
- emailTemplates
- _id
- name
- description
- subject
- ru
- en
- ...
- message
- ru
- en
- ...
- updateAt
- createdAt
- pushTemplates
- _id
- name
- description
- title
- ru
- en
- ...
- message
- ru
- en
- ...
- updateAt
- createdAt
- smsTemplates
- _id
- name
- description
- message
- ru
- en
- ...
- updateAt
- createdAt