Skip to content

cpartogi/menumanagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How To Setup In Local development

Prerequisites :

  1. Golang version 1.14 or higher
  2. PostgreSQL for database

Steps :

  • Open file .env.example
  • Save as .env.example to .envmo
  • Open file main.example.yml
  • Save as main.example.yml to main.yml
  • Run this command to generate swagger api documentation : swag init -o api/docs
  • Run this command : make local
  • From browser, open this address : http://localhost:8000/swagger/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published