Skip to content

agentsofthesystem/architect

Repository files navigation

The Architect

The Architect is a web application software the manages agents and users in one collaborative environment.

Getting Started.

git clone <url>
cd TheArchitect
docker compose up -d --build

See the file config.py for the initial administrator password and email.

Update any other system settings in the system via the Admin panel once the software is running.

Access by default is on "http:://localhost:3000

Logging for testing

docker compose logs web -f |& tee test-logs.txt

About

The Architect is the web application that manages the agents and users of the system.

Resources

License

Stars

Watchers

Forks

Packages

No packages published