You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.
David Whitlock edited this page Jan 17, 2017
·
1 revision
This is mostly the same as setting up a new Phoenix project. However, before running the
mix openmaize.phx command, it is a good idea to backup the following files:
web/router.ex
any user model, user migration, user view or user controller files
Then run mix openmaize.phx see this page for more information about the available options. After that you will need to edit the overwritten files.