您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
Daniel 0dbe05edb5 read me 2 年前
.docker xdebug docker fix, bugfix manager console 3 年前
docs Minor text changes, minor bug changes 3 年前
src popup state in session storage for not approved 2 年前
tools patch to add status to all profiles 2 年前
.DS_Store Minor text changes, minor bug changes 3 年前
.gitignore local config and gitignore 3 年前
1-deployBetaProBuddy.sh deployment script 3 年前
README.md read me 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