a wee bit of caution ...
in development and ad-hoc work, it is possible (probable) that you will create objects (particularly in the FE) that are not really useful in the production version (FE). If you just keep copying the "approved" dev FE to the Production FE, it will grow mush faster that you may want it to.
better? to keep a list of what you really want in the FE, and just copy these to your production ver. I have created a set of procedures and a table tautomate this process, and found it to be useful. but it also r=generates additional copies of the FE and so needs to have the intermediate steps "archived".
If you maintain a simple table with a 'change name", "object name" and what ever other info you desire (adding the info each time you change an object) when you are satisfied with the overall change, you can just export the individual objects to your production version. Please note you cannot export linked tables, only the link is exported.
BTW there are several / numerous threads and / ot faqs on the topic.
MichaelRed