Skip to content

shwethadia/payment

Repository files navigation

Simple Payment System

This repository for [Building Simple Payment Application with Go using Data Driven Architecture]

To run the application you have to define the environment variables, default values of the variables are defined inside the .env file

  • DB_USER
  • DB_PASSWARD
  • DB_ADDR
  • DB_PORT
  • DB_NAME

You can use any one of the fallowing procedure to make a install dependencies,

  • Run go mod init
  • Run go mod tidy
  • RUN go mod vendor[Option]
  • docker-compose.yaml file.This contains the script to run the instance of applicaton

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages