Ecosyste.ms: Awesome

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

https://github.com/maui-r/cultivator

Explore the Lens Protocol Social Graph
https://github.com/maui-r/cultivator

graph-analysis lens lens-protocol social-graph

Last synced: about 1 month ago
JSON representation

Explore the Lens Protocol Social Graph

Lists

README

        

# Cultivator

[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)

## Development

### Available Scripts

In the project directory, you can run:

#### `npm run lint`
Shows eslint errors.

#### `npm run lint:fix`
Auto-fixes eslint errors.

#### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

#### `npm test`
Launches the test runner in the interactive watch mode.

#### `npm run build`
Builds the app for production to the `build` folder.

#### `npm run cz`
Creates a commit message with [commitizen](https://github.com/commitizen/cz-cli) cli.

#### `npm run codegen`
Generate types for GraphQL Queries and Mutations with [graphql-code-generator](https://www.the-guild.dev/graphql/codegen).