This website works better with JavaScript.
首頁
探索
說明
註冊
登入
spawntree
/
probuddy-master
關註
2
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26
Commit
3
分支
45 MiB
CSS
38.4%
HTML
36%
PHP
13.5%
JavaScript
10.3%
TSQL
1.8%
目錄樹:
f9b2c2a989
beta
feature-profilechilds
master
分支列表
標籤列表
${ item.name }
Create branch
${ searchTerm }
from 'f9b2c2a989'
${ noResults }
HTTPS
ZIP
TAR.GZ
Daniel
f9b2c2a989
appointment filtering
3 年之前
.docker
db dump job
3 年之前
docs
Minor text changes, minor bug changes
3 年之前
src
appointment filtering
3 年之前
tools
feature branch
3 年之前
.DS_Store
Minor text changes, minor bug changes
3 年之前
.gitignore
local config and gitignore
3 年之前
README.md
manager stuff
3 年之前
pw_gen.php
docker setup
3 年之前
README.md
Client:
http://localhost:8097/client/app/#/auth/start
Database:
http://localhost:8096
Template-Engine:
https://github.com/cho45/micro-template.js
Test-Accounts:
dog@probuddy.xy
info@coaching4dogs.xx
(kein Admin-Account)
benny@probuddy.de
timo@tbuddy.de
tretslag@gmail.com
docker exec -it pb-php /bin/bash
SELECT * FROM profile WHERE JSON_CONTAINS(
teams_js
, ‘{“team_id”:“75”}’ );