Skip to content

Repository files navigation

Gated Frotnend

Setup

cp .env.development .env.local
yarn install

Dev

Start all apps on unique ports

yarn dev

Run nginx proxy to access all apps from a single origin. This is important for auth to work correctly.

cd ./nginx
docker compose up

Then access the apps from http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages