epic-content-stack
                                
                                 epic-content-stack copied to clipboard
                                
                                    epic-content-stack copied to clipboard
                            
                            
                            
                        Stripped down Epic Stack for content sites, no DB and Auth Code.
Epic Stack for content sites
Summary
- Commit f964cbf uninstalls playwright, removes themocks,fixtures, ande2edirectories fromtestsdirectory. Also removesapp/routes/_auth+/auth.$provider.callback.test.tsandapp/routes/users+/$username.test.tsxe2e test files. Also modifies a few files, please see the commit history for more details.
- Commit 829014d uninstalls a few packages, removes all the authentication related code, and modifies a few files, please see the commit history for more details.
[!IMPORTANT] Remove the
other/litefs.ymlfile and note thatfly.tomlhas a differentinternal_portvalue. This is because thelitefs.ymlfile was proxying the ports but since that is not the case anymore, we need to update theinternal_portvalue in thefly.tomlfile.
FYI
- Not all the dead code and packages were removed to only stick to demonstrate removing DB and authentication related code.