Skip to content

HicoMcD/polybase-db-docs

This branch is up to date with polybase/polybase-db-docs:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bc4922b · Nov 7, 2023
May 22, 2023
Oct 13, 2022
Nov 7, 2023
Nov 7, 2023
Oct 30, 2023
Oct 30, 2023
Oct 30, 2023
Nov 7, 2023
Dec 22, 2022
Oct 30, 2023
Nov 7, 2023
Oct 30, 2023
Nov 7, 2023
Oct 30, 2023
Oct 30, 2023
Oct 30, 2023

Repository files navigation

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.

Access the site a localhost:3000/db/docs.

LICENSE

See LICENSE.

About

Polybase API documentation and guides

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • MDX 86.4%
  • TypeScript 13.4%
  • JavaScript 0.2%