Skip to content

Stripped down Epic Stack for content sites, no DB and Auth Code.

Notifications You must be signed in to change notification settings

arpitdalal/epic-content-stack

Repository files navigation

Epic Stack for content sites

Summary

  1. Commit f964cbf uninstalls playwright, removes the mocks, fixtures, and e2e directories from tests directory. Also removes app/routes/_auth+/auth.$provider.callback.test.ts and app/routes/users+/$username.test.tsx e2e test files. Also modifies a few files, please see the commit history for more details.
  2. 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.yml file and note that fly.toml has a different internal_port value. This is because the litefs.yml file was proxying the ports but since that is not the case anymore, we need to update the internal_port value in the fly.toml file.

FYI

  • Not all the dead code and packages were removed to only stick to demonstrate removing DB and authentication related code.

About

Stripped down Epic Stack for content sites, no DB and Auth Code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published