The project is 80-90% built using AI tools as an experiment to see how this new way of solving software engineering problems can be incorporated into a traditional workflow, how it will impact developer productivity, and what this could mean for the future of programming.
Spin up the containers:
docker compose up -d --build
Open in your browser to see the GraphiQL: http://localhost:8000/graphql
To see the Kibana: http://localhost:5601
To run tests:
./scripts/run_tests.sh