Skip to content

Repository files navigation

Annotation

REST API to upload and annotate ML source code line by line.

Deploy

git clone git@github.com:colombus-dev/annotate.git && cd annotate
cp .env.sample.prod .env # then edit .env
docker compose -f docker-compose.prod.yml up -d --build

Update:

docker compose -f docker-compose.prod.yml pull annotate_api annotate_app
docker compose -f docker-compose.prod.yml up -d

Setup

cp .env.sample.dev .env # then edit .env
uv sync --dev
uv run fastapi dev

API docs available at http://127.0.0.1:8000/docs.

Contributing

uv run --with pre-commit pre-commit install

About

Source code annotation platform.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages