repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| #2 | docker build -t mem0-api-server . |
| #3 |
| #4 | run_local: |
| #5 | docker run -p 8000:8000 -v $(shell pwd):/app mem0-api-server --env-file .env |
| #6 |
| #7 | .PHONY: build run_local |
| #8 |