Skip to content

mkallistos/gated-frontend

 
 

Repository files navigation

Gated Frontend

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

Contributors

Languages