Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrrt authored Dec 19, 2023
1 parent df5fe16 commit 1917441
Showing 1 changed file with 6 additions and 18 deletions.
24 changes: 6 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,12 @@
# Hydra Monorepo
# Hydra

[![adog-hydra-ci](https://github.com/authdog/hydra/actions/workflows/ci.yml/badge.svg)](https://github.com/authdog/hydra/actions/workflows/ci.yml)
[![adog-hydra-docs](https://github.com/authdog/hydra/actions/workflows/docs.yml/badge.svg)](https://github.com/authdog/hydra/actions/workflows/docs.yml)
[![adog-hydra-docs](https://github.com/authdog/hydra/actions/workflows/deploy-docs.yml/badge.svg)](https://github.com/authdog/hydra/actions/workflows/deploy-docs.yml)
[![adog-hydra-lib-publish](https://github.com/authdog/hydra/actions/workflows/lib-publish.yml/badge.svg)](https://github.com/authdog/hydra/actions/workflows/lib-publish.yml)

Hydra is a edge caching service that provides a unified, as a lightweight set of utilities designed for building high performance, scalable federated GraphQL APIs.
## What is Hydra?

## Get Started
Hydra is a lightweight framework written in TypeScript designed to solve Edge caching challenges for GraphQL endpoints such as automated caching and invalidation of relevant cached queries, built-in security.

### Install

```bash

pnpm install

```

### Local development

```bash

pnpm run dev

```
To get started with Hydra, follow this [link](https://hydra.authdog.com).

0 comments on commit 1917441

Please sign in to comment.