diff --git a/README.md b/README.md index 834a3af..809c628 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Yo Dawg, heard you're tired of remembering URLs -architecture +yo ## Dependencies @@ -121,6 +121,9 @@ By default, the Yo backend API is open which would allow anyone who knew your AP By default, sign-ups via the Auth0 UI are disabled. If you would like to allow user-signup however, you can force this on by passing `REACT_APP_SIGNUPS=true` during Yo client startup. +## Architecture +architecture + ## Extras - If you're using PM2 to manage your node processes, you can use the included `yo-pm2.yaml` to start and deploy the app. - Yo can also be deployed via Docker using the included `docker-compose.yaml` file. Enter the Yo root directory and run `docker-compose up` to deploy the Yo client, backend and