We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The following routes should be available in the frontend.
π indicates that the route should only be accessed by authenticated users.
/
Hosts the static landing page.
/imprint
Hosts the static imprint page.
/privacy
Hosts the static privacy policy page.
/aboutus
Hosts the about us page.
/mobileapp
Hosts the mobile app page.
/terms
Hosts the terms & conditions page.
/profile
Shows the users profile.
/profile/accounts
Shows the users connected banks.
/portfolio
Shoes the Portfolio dashboard.
/portfolio/:id
Shows the detail page for one portfolio.
/analyser
Shows the stock search page.
/analyser/:symbol
Shows the detail page for one stock analysis.