[go: up one dir, main page]

Skip to content

Mozilla-Ocho/proto

Repository files navigation

PROTO

This is a prototype repo for team Bosque (name can potentially change).

Getting started

docker compose up --build

or if already built

docker compose up  

Getting latest database changes

docker compose exec -it appserver yarn knex migrate:latest

Installing new packages

docker compose exec -it appserver yarn install

ENV Vars

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=