Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Hoarder template #1355

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from
Open

Conversation

drudge
Copy link
Contributor

@drudge drudge commented Feb 23, 2025

This pull request introduces a new template for the Hoarder application, an open-source "Bookmark Everything" app that uses AI for tagging content. The changes include adding configuration for Docker Compose, generating environment variables and domains, and registering the new template.

Key changes:

Docker Compose Configuration:

  • Added a docker-compose.yml file to set up services for Hoarder, including web, chrome, and meilisearch with their respective configurations.

Environment and Domain Generation:

  • Implemented a generate function in index.ts to create environment variables and domain configurations for the Hoarder template.

Template Registration:

  • Added the Hoarder template to the list of available templates in templates.ts, including metadata such as description, version, and links.

@drudge drudge requested a review from Siumauricio as a code owner February 23, 2025 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant