This is landing page
For now there is nothing to do...
... but you can check other pages:
- Regular page /viewPage/:name
- Another one regular page /page/:name
- Registration page /user/registration
- Redirect to email confirmation page /user/confirmEmail/:hash?
- Email confirmation page /user/accountConfirmed
- Redirect to password reset confirmation page /user/confirmResetPassword/:hash?
- Password reset confirmation page /user/passwordResetConfirmed
- Change password page /user/changePassword
- Redirect to password change confirmation page /user/applyChangedPassword/:hash?
- Password change confirmation page /user/passwordChangeConfirmed
- Email check /user/mailcheck
- Regular error page /error
- 404 error page /error?type=404
- Regular error page with support link /error?support=true
- 404 error page with support link /error?type=404&support=true
- Contact page /contact
- Admin page http://localhost:5007/admin