Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/annict/annict-developers

Developer portal site by Annict.
https://github.com/annict/annict-developers

annict

Last synced: about 1 month ago
JSON representation

Developer portal site by Annict.

Awesome Lists containing this project

README

        

# Annict Developers

## Usage

```
$ yarn
$ yarn start -p 3100
$ yarn build
```

Update GraphQL API reference:

```
$ yarn docusaurus graphql-to-doc:beta
```

Deployment:

```
$ GIT_USER=shimbaco USE_SSH=true yarn deploy
```