howtocards
Save and share your solutions
refactor(f/cards): rename card.meta in card-item
refactor(f/cards): rename card.meta to .permissions
feat: now preview correctly works
fix: correctly create image url
feat(public-api): create task to render preview on save and edit card
build: rebuild dockerfile
build: setup dockerignore
feat: rename preview to preview_url
feat(internal-api): refactor answer to enum
feat(public-api): rename preview to preview_url
feat(db): reexport diesele
feat(docker): rebuild dockerfile
feat(internal-api): match preview api to worker
feat: add internal api and correctly run another services