From 5c834e269bfff00b92ee63862cbbc7165743de9e Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Wed, 13 May 2026 16:36:35 +0100 Subject: add better-auth --- communities/red-right-hand/174bg.net/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'communities/red-right-hand/174bg.net/README.md') diff --git a/communities/red-right-hand/174bg.net/README.md b/communities/red-right-hand/174bg.net/README.md index d468797..59d5886 100644 --- a/communities/red-right-hand/174bg.net/README.md +++ b/communities/red-right-hand/174bg.net/README.md @@ -5,3 +5,11 @@ The official website of the 174th Battle Group, also known as the Red Right Hand ## Development The website is built using [Next.js](https://nextjs.org/) and is deployed via [Docker](https://www.docker.com/). + +### First Run + +After starting the containers, run the following command to apply database migrations: + +```sh +docker compose exec 174bg-net npx auth@latest migrate --yes +``` -- cgit v1.2.3