This is the master installation file for GovA11y. You should be able to start this all easily from a the CLI.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Docker
-
Rename
.env_templateto.envand configure accordingly. -
Launch Docker Compose
docker compose up -d-
Setup Hasura
- Go to http://localhost:7051 and login with the
HASURA_GRAPHQL_ADMIN_SECRETvariable you set earlier. - Connect the Postgres Database
- Go to http://localhost:7051/console/data/v2/manage/database/add?driver=postgres
- Select
Connection Parameters - Enter the
POSTGRES_USERandPOSTGRES_PASSWORDyou set earlier. - Click Connect
- Go to http://localhost:7051 and login with the