Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 318 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 318 Bytes

How to run

  • Install Go 1.19

  • Modify the .env file to add your FeeWise partner api key, Channel Partner ID and the firm ID that you wish to work with.

  • Default configuration will target the sandbox environment

  • In a terminal, run:

    • go get
    • go run .
  • Server will run on http://localhost:4242