Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 500 Bytes

DEVELOPMENT.md

File metadata and controls

16 lines (14 loc) · 500 Bytes

Preferred OS

  • Linux
  • Mac
  • Windows

Required tools

  • .git.
  • golang.
    • Note Golang version 1.16 or higher is recommended.

Preferred IDE

Prepare Environment

  • Clone source code from you forked repository.
  • Create .env file in project base directory
    • Find environment variables from .examle_env file