polybase / docs

Polybase API documentation and guides

Home Page:https://polybase.xyz/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polybase DB

This is the source code for the Polybase DB documentation site at Polybase DB docs.

Build and Run

Install the dependencies:

  $ yarn install

Build the project (optimized build):

  $ yarn build

Then start the server:

  $ yarn start

Development

To run the project in dev mode to get live updates on changes:

  $ yarn dev

This will spin up the local development server on localhost:3000.

LICENSE

See LICENSE.

About

Polybase API documentation and guides

https://polybase.xyz/docs

License:MIT License


Languages

Language:MDX 87.7%Language:TypeScript 12.1%Language:JavaScript 0.2%