Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/annict/annict-developers
- Owner: annict
- Created: 2021-10-21T18:59:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T13:04:08.000Z (over 1 year ago)
- Last Synced: 2023-09-05T06:12:15.025Z (over 1 year ago)
- Topics: annict
- Language: JavaScript
- Homepage: https://developers.annict.com
- Size: 3.87 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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
```