https://github.com/devrev/airdrop-trello-snap-in
An experimental Trello LLM-generated Airdrop snap-in, worked on in collaboration with @Codeplain-ai
https://github.com/devrev/airdrop-trello-snap-in
Last synced: 2 months ago
JSON representation
An experimental Trello LLM-generated Airdrop snap-in, worked on in collaboration with @Codeplain-ai
- Host: GitHub
- URL: https://github.com/devrev/airdrop-trello-snap-in
- Owner: devrev
- Created: 2025-06-19T10:32:18.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-12-02T14:48:16.000Z (4 months ago)
- Last Synced: 2025-12-05T12:35:59.641Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 587 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# DevRev Trello Snap-In
## System requirements
- In the shell where you render, you need to have the following Python package installed:
- `fastapi`
- `uvicorn`
- You should have repository https://github.com/devrev/airdrop-shared cloned inside the same directory as the snapin you are rendering.
- `cp .env.example .env` and fill in the values for the environment variables.