This is a prototype repo for team Bosque (name can potentially change).
docker compose up --build
or if already built
docker compose up
docker compose exec -it appserver yarn knex migrate:latest
docker compose exec -it appserver yarn install
Auth0: Creating scafolding but not in use
AUTH0_SECRET=
AUTH0_CLIENT_ID=
AUTH0_ISSUER_BASE_URL=
AUTH0_CLIENT_SECRET=
AUTH0_BASE_URL='http://localhost:3000'
Github: Not currently in use
GITHUB_TOKEN=
OpenAI: Needed to for any AI interaciton
OPENAI_API_KEY=
ASSISTANT_ID=