您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
Daniel 6fe3a469fa version increased 2 年前
.docker changes for active / inactive user and toc 2 年前
docs Minor text changes, minor bug changes 3 年前
src version increased 2 年前
tools moced patches 2 年前
.DS_Store Minor text changes, minor bug changes 3 年前
.gitignore local config and gitignore 3 年前
1-deployBetaProBuddy.sh moced patches 2 年前
1-deployLiveProBuddy.sh moced patches 2 年前
1addActiveStateToProfile.php add patch 2 年前
README.md wip new register process 2 年前
pbserver-log.txt wip new register process 2 年前
pw_gen.php bugfix attendee waiting list 3 年前

README.md

Neuinstallation:

  • cd .docker

  • docker-compose up -d

  • http://localhost:8096 (database / root / root)

    • Dort 2 Datenbanken anlegen: pb_core und pb_teamdata
  • In PHPStorm Database anlegen: Data Source: MySQL:

    • localhost:3398 root/root
  • php pw_gen.php - Erzeugt Passwort “test”

  • In phpmyadmin pb_core - account: SQL Statement: UPDATE account SET pass='aa47377bfef0917b6ff2e73ece5a6952d7763664’ WHERE 1