README ¶
##Dependencies
- go get github.com/codegangsta/negroni
- go get github.com/dchest/uniuri
- go get github.com/go-sql-driver/mysql
- go get github.com/goincremental/negroni-sessions
- go get github.com/goincremental/negroni-sessions/cookiestore
- go get github.com/gorilla/mux
- go get github.com/jmoiron/sqlx
- go get github.com/stripe/stripe-go
- go get github.com/stripe/stripe-go/charge
- go get github.com/stripe/stripe-go/currency
- go get github.com/unrolled/render
- go get golang.org/x/crypto/bcrypt
##Build Instructions
- Install Go and node.js
- npm install
- make
- Configure database
- deploy
Documentation ¶
There is no documentation for this package.
Click to show internal directories.
Click to hide internal directories.