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

Getting Started examples check #599

Open
35 of 42 tasks
philkra opened this issue Jan 5, 2024 · 0 comments
Open
35 of 42 tasks

Getting Started examples check #599

philkra opened this issue Jan 5, 2024 · 0 comments
Assignees

Comments

@philkra
Copy link
Contributor

philkra commented Jan 5, 2024

Astro

  • Commands from README are correct and the app can start under the indicated URL
  • A new database is created in app.xata.io with the imported blog posts
  • There are no errors in the browser console & terminal
  • Searching for exact matching items, e.g. postgres returns results
  • Fuzzy search, e.g. arbyte returns partially matching results
  • Force no results with an not indexed word like: FOOBAR
  • Navigation to view a blog post and return to the overview work correctly

Next.js

  • Commands from README are correct and the app can start under the indicated URL
  • A new database is created in app.xata.io with the imported blog posts
  • There are no errors in the browser console & terminal
  • Searching for exact matching items, e.g. postgres returns results
  • Fuzzy search, e.g. arbyte returns partially matching results
  • Force no results with an not indexed word like: FOOBAR
  • Navigation to view a blog post and return to the overview work correctly

Nuxt

  • Commands from README are correct and the app can start under the indicated URL
  • A new database is created in app.xata.io with the imported blog posts
  • There are no errors in the browser console & terminal
  • Searching for exact matching items, e.g. postgres returns results
  • Fuzzy search, e.g. arbyte returns partially matching results
  • Force no results with an not indexed word like: FOOBAR
  • Navigation to view a blog post and return to the overview work correctly

Remix

  • Commands from README are correct and the app can start under the indicated URL
  • A new database is created in app.xata.io with the imported blog posts
  • There are no errors in the browser console & terminal
  • Searching for exact matching items, e.g. postgres returns results
  • Fuzzy search, e.g. arbyte returns partially matching results
  • Force no results with an not indexed word like: FOOBAR
  • Navigation to view a blog post and return to the overview work correctly

SolidStart

  • Commands from README are correct and the app can start under the indicated URL
  • A new database is created in app.xata.io with the imported blog posts
  • There are no errors in the browser console & terminal
  • Searching for exact matching items, e.g. postgres returns results
  • Fuzzy search, e.g. arbyte returns partially matching results
  • Force no results with an not indexed word like: FOOBAR
  • Navigation to view a blog post and return to the overview work correctly

SvelteKit

  • Commands from README are correct and the app can start under the indicated URL
  • A new database is created in app.xata.io with the imported blog posts
  • There are no errors in the browser console & terminal
  • Searching for exact matching items, e.g. postgres returns results
  • Fuzzy search, e.g. arbyte returns partially matching results
  • Force no results with an not indexed word like: FOOBAR
  • Navigation to view a blog post and return to the overview work correctly
@philkra philkra self-assigned this Jan 5, 2024
@philkra philkra mentioned this issue Jan 5, 2024
3 tasks
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

1 participant