Skip to content

hasura/promptql-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hasura DDN Docs

Welcome to the Hasura DDN Docs repository! This is the official documentation for Hasura DDN. Below, you'll find instructions on how to install, run, and contribute to the project.

Installation

To install the necessary dependencies, simply run:

$ yarn

Local Development

To start a local development server and preview the docs:

$ yarn start

This command will open a browser window, and any changes you make will automatically reflect without needing to restart the server. Perfect for quick iterations!

Build

To build the documentation for production:

$ yarn build

This generates static content into the build directory, which can be hosted using any static hosting service.

Contributing

We love contributions! If you'd like to contribute, please review our Contribution Guide for all the details on how to get involved 🤙.

We appreciate all contributions to make our docs better for everyone! 🙌

About

Repository for PromptQL docs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 34.9%
  • MDX 25.5%
  • JavaScript 19.7%
  • CSS 18.4%
  • Shell 0.9%
  • Nix 0.4%
  • Dockerfile 0.2%