docs: update readme and db schema

This commit is contained in:
Aaron William Po
2023-11-05 22:27:48 -05:00
parent 7f9ddb40a1
commit fe778f83e1
2 changed files with 1739 additions and 1281 deletions

View File

@@ -163,7 +163,7 @@ SPARKPOST_SENDER_ADDRESS=" > .env
database used for migrations.
- `SHADOW_DATABASE_URL` is a connection string for a secondary database used for
migrations to detect schema drift.
- You can create a free account [here](https://neon.tech)
- You can create a free account [here](https://neon.tech).
- Consult the [docs](https://neon.tech/docs/guides/prisma) for more information.
- `MAPBOX_ACCESS_TOKEN` and `NEXT_PUBLIC_MAPBOX_ACCESS_TOKEN` are the access tokens for
your Mapbox account.