-
Is there a trivial way to leave out certain components such as PostHog and BetterStack and build the project with the essentials such as Clerk, Stripe, DB? |
Beta Was this translation helpful? Give feedback.
Answered by
vahidg
Jan 5, 2025
Replies: 1 comment
-
Commenting out the env variables seems to do it, as opposed to just leaving them empty. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vahidg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Commenting out the env variables seems to do it, as opposed to just leaving them empty.