Run app: node server.js
You can find API documentation here: /postman/PatronageLublinAPI.postman_collection.json
{
"name": "Admin",
"email": "admin@admin.com",
"password": "A12345678"
}
To use photo table functionality correctly please create .env
file in your root directory with PHOTO_URL=http://proxy-patronageapi.bsolutions.usermd.net/
and PORT=40286