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

missing generate script #50

Open
burn2delete opened this issue Apr 15, 2024 · 1 comment
Open

missing generate script #50

burn2delete opened this issue Apr 15, 2024 · 1 comment

Comments

@burn2delete
Copy link

The readme has the following:

Before you can use your data, you need to index it. If you're using the Next.js or Express apps, run:

npm run generate
Then re-start your app. Remember you'll need to re-run generate if you add new files to your data folder.

If you're using the Python backend, you can trigger indexing of your data by calling:

poetry run generate

This script seems to be missing from the repo.

@marcusschiesser
Copy link
Collaborator

Thanks for the bug report, @burn2delete. Please paste the configuration steps you selected that led to your error here.

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

No branches or pull requests

2 participants