Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This project washttps://hodl.zone. It was shut down following Poloniex's closing of lending to US customers

License

NotificationsYou must be signed in to change notification settings

Emyrk/LendingBot

Repository files navigation

Add route to prod.

Running

export USER_DB=$HOME/database/users/UserDB.dbexport SEC51_KEYPATH=$HOME/database/keys/export LOG_PATH=$HOME/database/log/hodlzone.logexport USER_STATS_DB=$HOME/database/users/UserStatistics.dbexport REVEL_LOG=$HOME/database/export INVITE_DB=$HOME/database/InviteCodes.db

Run this separtely

export HODLZONE_KEY=KEYexport COINBASE_ACCESS_KEY=API-KEYexport COINBASE_SECRET_KEY=SEC-KEYexport MONGO_ADMIN_PASS=$1export MONGO_REVEL_PASS=$2export MONGO_BAL_PASS=$3export MONGO_BEE_PASS=$4``# Welcome to RevelA high-productivity web framework for the [Go language](http://www.golang.org/).### Start the web server:   revel run myapp### Go to http://localhost:9000/ and you'll see:    "It works"## Code LayoutThe directory structure of a generated Revel application:    conf/             Configuration directory        app.conf      Main app configuration file        routes        Routes definition file    app/              App sources        init.go       Interceptor registration        controllers/  App controllers go here        views/        Templates directory    messages/         Message files    public/           Public static assets        css/          CSS files        js/           Javascript files        images/       Image files    tests/            Test suites## Help* The [Getting Started with Revel](http://revel.github.io/tutorial/gettingstarted.html).* The [Revel guides](http://revel.github.io/manual/index.html).* The [Revel sample apps](http://revel.github.io/examples/index.html).* The [API documentation](https://godoc.org/github.com/revel/revel).

About

This project washttps://hodl.zone. It was shut down following Poloniex's closing of lending to US customers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp