Skip to content

Union-Global-Chat/ugc-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ugc-server

Now developing...

環境変数

  • DATABASE_URL - mysql://<user>:<pass>@<host>:<port>/<database>

サーバの起動

cargo run -p server -r

トークンの追加および削除

$ cargo run -p gentoken -- --help
Usage: gentoken <COMMAND>

Commands:
  gen   
  del   
  help  Print this message or the help of the given subcommand(s)

Options:
  -h, --help  Print help

サブコマンド

  • gen - 作成
  • del - 削除

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published