GitHub Readme.md
Login as an Administrator: username: admin password: admin
After configuring the Heroku Connect Addon, please import the contacts-mapping.json into Heroku Connect.
{
"username":"user1",
"password":"user1",
"recaptcha_challenge_field":"xxxx",
"recaptcha_response_field":"yyyy"
}
{
"firstName": "Max",
"lastName": "Bauer",
"role": "ROLE_CUSTOMER",
"userId": "2",
"token": "332bc0ddba3c4bc792c4829ff3834ca9"
}
null
null
Example:
{
"email": "max@gmx.de",
"mainName": "Max",
"mainSurname": "Bauerfeld",
"mainCity": "Sindelfingen",
"mainCountry": "Deutschland",
"mainZipcode": "71063",
"mainStreet": "Sindelfingen",
"mainPhone": "071122872"
}
{
"email": "max@gmx.de",
"mainName": "Max",
"mainSurname": "Bauerfeld",
"mainCity": "Hockenheim",
"mainCountry": "Deutschland",
"mainZipcode": "71063",
"mainStreet": "Sindelfingen",
"mainPhone": "071122872"
}
{
"2": "Bauerfeld",
"3": "Metzger"
}
{
"2": "Bauerfeld"
}
{
"email": "max@gmx.de",
"mainName": "Max",
"mainSurname": "Bauerfeld",
"mainCity": "Hockenheim",
"mainCountry": "Deutschland",
"mainZipcode": "71063",
"mainStreet": "Sindelfingen",
"mainPhone": "071122872"
}
null
Orientation is MIT licensed. See LICENSE for details.