Note this repo assumes basic knowledge of using the MongoDB adapter and ClerkJS for auth with Tina

Getting started

In tina/config.ts, replace <your-email>@gmail.com with a list of allowed emails.

Copy the .env.sample and provide the appropriate values

cp .env.sample .env