Skip to main content

5 docs tagged with "Repo setup"

View all tags

Clerk

Clerk is a popular authentication service that we use in this repo.

Deployment

To share with PMs and clients this Docusaurus project can be deployed through Vercel and secured using Clerk.

Dotenv Vault

Dotenv Vault allows us to sync secrets between developer's machine and to deployments by storing an encrypted version of the secrets in the repo. This guide will walk you through setting up Dotenv Vault in the repo and deployments.