App({
globalData: {
apiBaseUrl: 'http://localhost:8080',
useDevLogin: true,
token: '',
user: null
}
})