diff --git a/src/member/config.json b/src/member/config.json index b815671..ffd132c 100644 --- a/src/member/config.json +++ b/src/member/config.json @@ -37,6 +37,17 @@ "api_url": "https://apidemo.bookingbug.com" } }, + "apidemo-public": { + "build": { + "uglify": false, + "deploy_path": "/api-demo-public/", + "deploy_version": false + }, + "core": { + "company_id": "37003", + "api_url": "https://apidemo.bookingbug.com" + } + }, "development": { "build": { "uglify": false, diff --git a/src/member/www/new_appointment_member.html b/src/member/www/new_appointment_member.html new file mode 100644 index 0000000..6c761c8 --- /dev/null +++ b/src/member/www/new_appointment_member.html @@ -0,0 +1,33 @@ + + +
+ + + + + + + + + + + + + +