Skip to content

BranceLee/Support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Support Web

How to Run Server Locally

  • Before you run ther server you need to set up some dependencies locally.

    • Install Postgresql and have it run, and config db refere to config/config.go to see the database port, username, password, database name needed.
  • Check out the code out side of your $GOPATH

  • Enter the directory and run ENV=DEV go run .

How to Run Front End Locally

  • Cd the html path, and run yarn
  • You can check the html/package.json script to start the web.

About

Build REST API with Go and React app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published