hka-seminar-streamlit > Hasura
Use the Hasura CLI to make changes that are saved as metadata / migrations:
# install the hasura cli
npm install --global hasura-cli
# run hasura (make sure the main compose is running)
hasura console
Use the Hasura CLI to make changes that are saved as metadata / migrations:
# install the hasura cli
npm install --global hasura-cli
# run hasura (make sure the main compose is running)
hasura console