Skip to content

maxvidenin/banking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banking

Run go run main.go to download the dependencies and run the the application

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

  • SERVER_ADDRESS [IP Address of the machine]
  • SERVER_PORT [Port of the machine]
  • DB_USER [Database username]
  • DB_PASSWORD [Database password]
  • DB_ADDRESS [IP address of the database]
  • DB_PORT [Port of the database]
  • DB_NAME [Name of the database]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published