Skip to content

Product-FARM : Product Functionality, Attribute and Rule Management System

License

Notifications You must be signed in to change notification settings

ayushmaanbhav/product-farm

Repository files navigation

Product-FARM

Product Functionality, Attribute and Rule Management System

ADR:

Local setup

DB setup

  • install postgres
  • create a user postgres with password admin
  • create db product_farm

Install env plugin for intelliJ

Run Service

  • Use Run Configuration to create an Application for database module
    • add local.env as envfile
  • Run this, this should migrate all of the migrations present
  • Use Run Configuration to create an Application for manager module
    • add local.env as envfile
  • Running this should run a local api server

Test

  • source bin/env-setup.sh; mvn test

About

Product-FARM : Product Functionality, Attribute and Rule Management System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages