Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeffsee55/tina-standalone


https://github.com/jeffsee55/tina-standalone

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

> Note this repo assumes basic knowledge of using the [MongoDB adapter](https://tina.io/docs/self-hosted/database-adapter/mongodb) and [ClerkJS](https://tina.io/docs/self-hosted/authentication-provider/clerk-auth) for auth with Tina

# Getting started

In `tina/config.ts`, replace `@gmail.com` with a list of allowed emails.

# Copy the `.env.sample` and provide the appropriate values

```
cp .env.sample .env
```