This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
spawntree
/
probuddy-master
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
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.
22
Commits
3
Branches
45 MiB
CSS
38.4%
HTML
36%
PHP
13.5%
JavaScript
10.3%
TSQL
1.8%
Tree:
799be5c41e
beta
feature-profilechilds
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '799be5c41e'
${ noResults }
HTTPS
ZIP
TAR.GZ
Daniel
799be5c41e
manager stuff
3 years ago
.docker
db dump job
3 years ago
docs
Minor text changes, minor bug changes
3 years ago
src
manager stuff
3 years ago
tools
feature branch
3 years ago
.DS_Store
Minor text changes, minor bug changes
3 years ago
.gitignore
local config and gitignore
3 years ago
README.md
manager stuff
3 years ago
pw_gen.php
docker setup
3 years ago
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”}’ );