Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jina-ai/jina-ui
Monorepo for JinaJS and frontend projects
https://github.com/jina-ai/jina-ui
frontend hacktoberfest nextjs react
Last synced: 2 months ago
JSON representation
Monorepo for JinaJS and frontend projects
- Host: GitHub
- URL: https://github.com/jina-ai/jina-ui
- Owner: jina-ai
- License: apache-2.0
- Created: 2021-07-23T15:40:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-04T09:57:37.000Z (almost 3 years ago)
- Last Synced: 2023-03-03T21:46:44.242Z (almost 2 years ago)
- Topics: frontend, hacktoberfest, nextjs, react
- Language: TypeScript
- Homepage: https://showcase.jina.ai/
- Size: 4.01 MB
- Stars: 5
- Watchers: 24
- Forks: 10
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Jina Frontend Monorepo
Monorepo for JinaJS and frontend projectsTo see contributing guidelines, see [contributing guidelines](CONTRIBUTING.md)
## Packages
- `jinajs` - frontend toolkit for jina
- `showcases` - demo of jina live examples## Commands
Usage: `yarn `### Example Commands:
- `yarn jinajs build` - build jinajs
- `yarn showcases dev` - start showcases nextjs dev server