boise-state-development/agentcore-public-stack

Full-stack AI platform built on AWS Bedrock AgentCore for public institutions

4 stars0 forksUpdated Jan 24, 2026
npx skills add boise-state-development/agentcore-public-stack

README

Local Development

Run the application locally with Docker Compose:

# 1. Clone repository
git clone https://github.com/Boise-State-Development/agentcore-public-stack.git
cd agentcore-public-stack

# 2. Setup dependencies
./setup.sh

# 3. Configure AWS credentials
cp backend/src/.env.example backend/src/.env
# Edit .env with your AWS credentials and region

# 4. Start all services
./start.sh
Read full README

Statistics

Stars4
Forks0
Open Issues0
LicenseMIT License
CreatedNov 29, 2025