Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrXu committed May 15, 2016
1 parent ae25e3c commit 410d342
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,9 @@ Auth supports:
1. email password
2. facebook auth

## Deploy to VPS
1. install Go and config GOPATH
2. install Git and clone your project
3. install Supervisor
4. build your app into bin
5. use Supervisord to keep process running in the background (property “directory” denotes where your app runs from. Thus, keep your JSON config file in this directory)

0 comments on commit 410d342

Please sign in to comment.