Per #22, this PR adds some extra features on top of the basic preset. Currently, this is just an application layout shell and a stub for an account settings page, but the goal would be to also cover the other things mentioned in the issue.
Right now, it also requires you to use the --auth preset too, as the links in the application shell and account settings page makes no sense without authentication.
Per #22, this PR adds some extra features on top of the basic preset. Currently, this is just an application layout shell and a stub for an account settings page, but the goal would be to also cover the other things mentioned in the issue.
Right now, it also requires you to use the
--auth
preset too, as the links in the application shell and account settings page makes no sense without authentication.