An open API service indexing awesome lists of open source software.

https://github.com/bajetech/astrax-docs

Documentation site for the AstraX API.
https://github.com/bajetech/astrax-docs

Last synced: over 1 year ago
JSON representation

Documentation site for the AstraX API.

Awesome Lists containing this project

README

          

# AstraX Docs

[![Netlify Status](https://api.netlify.com/api/v1/badges/8ba4fb0d-912e-44f5-ad6f-e1e42d1a88e0/deploy-status)](https://app.netlify.com/sites/astrax-api-docs/deploys)

This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.

### Installation

```
$ 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.

### Build

```
$ yarn build
```

This command generates static content into the `build` directory and can be served using any static contents hosting service.

### Deployment

Deployment is done on [Netlify](https://netlify.com) here: https://astrax-api-docs.netlify.app.