Skip to content

HicoMcD/polybase-db-docs

 
 

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%