Skip to content

About This Document

Versions

This document provides instructions for using the @tai-kun/surrealdb package for each major version.

  • v2: /v2 (Latest Version)
  • v1: /v1

Internationalization

This documentation is available in the following languages:

Please note that languages other than Japanese have been generated using machine translation. While we have made every effort to ensure accuracy, any inaccuracies or inappropriate expressions are unintentional.

Redirects

The URL structure and redirect rules are as follows:

  • The root URL is https://tai-kun.github.io/surrealdb.js.
  • Accessing the root (/) will redirect to the appropriate language page based on the browser’s language settings. The default is English. It will also redirect to the latest version of the documentation.
  • Accessing /<language> (e.g., /ja) will redirect to the latest version of the documentation in that language.
  • Accessing /<version> (e.g., /v1) will redirect to the specified version of the documentation. The language will be automatically determined based on the browser’s settings.
  • Accessing /<language>/<version> (e.g., /en/v1) will display the page for the specified language and version without any redirects.