Skip to content

ERP implementation on Golang with hexagonal architecture and with a GraphQL API

License

Notifications You must be signed in to change notification settings

ManuelLecaro/erpcore

Repository files navigation

erpcore

ERP implementation on Golang with hexagonal architecture and with a GraphQL API.


Goal

Its goal is to serve as the base of an ERP application that can manage multiple requirements.


Roadmap

  • Base layout
  • CI/CD files
  • GraphQL endpoint implementation
  • Articles logic
  • Categorization logic
  • Product images implementation
  • Search logic
  • Transactions and authentication of transactions
  • Testing and CI automation

Requirements

  1. Golang 1.18+
  2. MongoDB
  3. Redis
  4. Kafka
  5. Docker / Docker-compose

Installation

  1. go mod vendor

About

ERP implementation on Golang with hexagonal architecture and with a GraphQL API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published