Skip to content

michiganhackers/mh-web-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mh-web-backend

The backend for michiganhackers.org, written in Go

Getting setup

  1. Clone this repository to ~/user_name/go/src/mh-web-backend. Alternatively, $GOPATH/src/mh-web-backend if you have set up your GOPATH to point somewhere else.
  2. Install go
  3. Set the MH_MAILJET_SECRET and the MH_MAILJET_PUBLIC environment variables on your machine (talk to a member of web team to get access to these).
  4. go build to build the executable
  5. Run the executable!

About

The backend for michiganhackers.org, written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages