xataio / xataio/examples

Getting Started examples check

Open
#599 0 comments 1 reaction 1 assignee View on GitHub

@philkra is already working on this.

Since Jan 5, 2024.

Dominant language
TypeScript
Stars
65
Forks
13
Avg merge
1m
Merged PRs (30d)
6

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.