Skip to content

amaster507/dgraph-docs-community

Repository files navigation

Netlify Status made-with-Docusaurus made-with-Markdown made-for-Dgraph Learn-GraphQL

PRs Welcome GitHub pull-requests GitHub pull-requests merged GitHub commits GitHub latest commit GitHub stars GitHub contributors GitHub issues Average time to resolve an issue

TypeScript

Discord Twitter

Dgraph Community Docs

This can be viewed deployed at https://dgraph.community

This website is built using Docusaurus 2, a modern static website generator.

Contributing

Contributions are welcome, please follow CONTRIBUTING Guidelines

Installation

To develop locally first

  1. Install Node
  2. Install Git
  3. Open a Terminal/Comman Prompt
  4. Clone this repo
git clone https://github.com/amaster507/dgraph-docs-community.git <your-directory-path>
  1. Move terminal location to inside cloned repo
cd <your-directory-path>
  1. Install dependencies
yarn

Local Development

yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Deployment

This site is currently being deployed via Netlify and any PRs merged to the mast branch will trigger a new deploy process.

About

Dgraph Community Docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published