https://github.com/blajanclaudiu/our

https://github.com/blajanclaudiu/our

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: blajanclaudiu
  • License: agpl-3.0
  • Language: TypeScript
  • Default Branch: main
  • Size: 88.4 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License Support

README.md

Panora

Open-Source Unified API

Note from the Core Team:

Our product roadmap is moving away from an integration platform to an AI Assistant for the logistics industry.

We're evaluating whether we should keep our future integration engine Open-Source. This repo is not production-ready and may not be maintained. We strongly discourage anyone from using it in production.

Users looking for e-commerce / warehouse integrations, please get in touch.


Discord GitHub Repo stars GitHub License X (formerly Twitter) Follow Known Vulnerabilities

Website 🌎 - Documentation 📖 - Discord 👽

🕹️ Try

  • Prerequisite: You should have Git and Docker installed
  1. Get the code

git clone https://github.com/panoratech/Panora.git

  1. Go to Panora folder

cd Panora && cp .env.example .env

  1. Start

docker compose up

Panora is now running! Follow our Quickstart Guide to start adding integrations to your product !

See also our selfhost guide here !

If you want to chat with our codebase, feel free to use our friend's amazing tool !

👾 Join the community

🤔 Questions? Ask the core team

Book us with Cal.com

🚀 Contributors

Want to contribute? Visit our guide or check our detailed integrations guide here.

Our guidelines.

Owner

  • Login: blajanclaudiu
  • Kind: user

GitHub Events

Total
  • Issues event: 1
  • Watch event: 1
  • Pull request event: 1
  • Create event: 2
Last Year
  • Issues event: 1
  • Watch event: 1
  • Pull request event: 1
  • Create event: 2

Dependencies

.github/workflows/changeset.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • changesets/action v1 composite
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • pnpm/action-setup v2.0.1 composite
.github/workflows/codecov.yml actions
.github/workflows/docker.check-build.backend.selfhosted.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v2 composite
  • docker/setup-buildx-action v1 composite
.github/workflows/docker.check-build.dashboard.selfhosted.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v2 composite
  • docker/setup-buildx-action v1 composite
.github/workflows/docker.check-build.magiclinks.selfhosted.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v2 composite
  • docker/setup-buildx-action v1 composite
.github/workflows/docker.export.backend.selfhosted.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v2 composite
  • docker/login-action v1 composite
  • docker/setup-buildx-action v1 composite
.github/workflows/docker.export.frontend-dashboard.selfhosted.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v2 composite
  • docker/login-action v1 composite
  • docker/setup-buildx-action v1 composite
.github/workflows/docker.export.frontend-magiclinks.selfhosted.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v2 composite
  • docker/login-action v1 composite
  • docker/setup-buildx-action v1 composite
.github/workflows/merge_code_samples.yaml actions
.github/workflows/release.yml actions
  • marvinpinto/action-automatic-releases latest composite
.github/workflows/docker-compose.healthcheck.yml docker
apps/magic-link/Dockerfile docker
  • base latest build
  • nginx 1.27.2-alpine3.20-slim build
  • node 20-alpine build
apps/webapp/Dockerfile docker
  • base latest build
  • node 20-alpine3.21 build
docker-compose.dev.yml docker
  • postgres 16.1
  • valkey/valkey 7.2-alpine
docker-compose.source.yml docker
  • postgres 16.1
  • valkey/valkey 7.2-alpine
docker-compose.yml docker
  • panora.docker.scarf.sh/panoradotdev/backend-api selfhosted
  • panora.docker.scarf.sh/panoradotdev/frontend-webapp selfhosted
  • postgres 16.1
  • valkey/valkey 7.2-alpine
docs/Dockerfile docker
  • node 20-alpine build
docs/docker-compose.dev.yml docker
packages/api/Dockerfile docker
  • base latest build
  • node 20-alpine3.21 build
apps/embedded-catalog/react/package.json npm
  • @types/react ^18.2.52 development
  • @types/react-dom ^18.2.18 development
  • autoprefixer ^10.4.16 development
  • react ^18.2.0 development
  • react-dom ^18.2.0 development
  • tailwindcss ^3.3.5 development
  • tsup ^8.0.1 development
  • typescript ^5.3.3 development
  • @hookform/resolvers ^3.3.4
  • @panora/shared workspace:^
  • @radix-ui/react-dialog ^1.0.5
  • @radix-ui/react-icons ^1.3.0
  • @radix-ui/react-label ^2.0.2
  • @radix-ui/react-slot ^1.0.2
  • @tanstack/react-query ^5.12.2
  • class-variance-authority ^0.7.0
  • clsx ^2.1.0
  • lucide-react ^0.344.0
  • react-hook-form ^7.51.2
  • react-loader-spinner ^5.4.5
  • tailwind-merge ^2.2.1
  • zod ^3.22.4
apps/frontend-sdk/package.json npm
  • @types/node ^20.3.1 development
  • typescript ^5.1.3 development
  • @panora/shared workspace:^
  • axios ^1.5.1
apps/magic-link/package.json npm
  • @types/node ^20.12.12 development
  • @types/react ^18.2.15 development
  • @types/react-dom ^18.2.7 development
  • @types/uuid ^9.0.7 development
  • @typescript-eslint/eslint-plugin ^6.0.0 development
  • @typescript-eslint/parser ^6.0.0 development
  • @vitejs/plugin-react ^4.0.3 development
  • autoprefixer ^10.4.16 development
  • eslint ^8.45.0 development
  • eslint-plugin-react-hooks ^4.6.0 development
  • eslint-plugin-react-refresh ^0.4.3 development
  • postcss ^8.4.31 development
  • tailwindcss ^3.3.5 development
  • typescript ^5.0.2 development
  • vite ^4.4.5 development
  • @hookform/resolvers ^3.3.4
  • @panora/shared ^1.4.0
  • @radix-ui/react-dialog ^1.0.5
  • @radix-ui/react-icons ^1.3.0
  • @radix-ui/react-label ^2.0.2
  • @radix-ui/react-radio-group ^1.1.3
  • @radix-ui/react-select ^2.0.0
  • @radix-ui/react-separator ^1.0.3
  • @radix-ui/react-slot ^1.0.2
  • @tanstack/react-query ^5.12.2
  • api workspace:*
  • class-variance-authority ^0.7.0
  • clsx ^2.1.0
  • lucide-react ^0.344.0
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-hook-form ^7.51.2
  • react-loader-spinner ^5.4.5
  • tailwind-merge ^2.2.1
  • tailwind-scrollbar-hide ^1.1.7
  • tailwindcss-animate ^1.0.7
  • uuid ^9.0.1
  • zod ^3.22.4
apps/webapp/package-lock.json npm
  • 446 dependencies
apps/webapp/package.json npm
  • @types/cookies ^0.9.0 development
  • @types/js-cookie ^3.0.6 development
  • @types/node ^20 development
  • @types/react ^18 development
  • @types/react-dom ^18 development
  • autoprefixer ^10.0.1 development
  • eslint ^8 development
  • eslint-config-next 14.1.2 development
  • postcss ^8 development
  • tailwindcss ^3.3.0 development
  • typescript ^5 development
  • @faker-js/faker ^8.3.1
  • @hookform/resolvers ^3.3.4
  • @intercom/messenger-js-sdk ^0.0.14
  • @panora/shared workspace:*
  • @radix-ui/react-avatar ^1.0.4
  • @radix-ui/react-checkbox ^1.0.4
  • @radix-ui/react-dialog ^1.0.5
  • @radix-ui/react-dropdown-menu ^2.0.6
  • @radix-ui/react-icons ^1.3.0
  • @radix-ui/react-label ^2.0.2
  • @radix-ui/react-navigation-menu ^1.1.4
  • @radix-ui/react-popover ^1.0.7
  • @radix-ui/react-progress ^1.0.3
  • @radix-ui/react-scroll-area ^1.0.5
  • @radix-ui/react-select ^2.0.0
  • @radix-ui/react-separator ^1.0.3
  • @radix-ui/react-slot ^1.0.2
  • @radix-ui/react-switch ^1.0.3
  • @radix-ui/react-tabs ^1.0.4
  • @radix-ui/react-tooltip ^1.0.7
  • @tanstack/react-query ^5.12.2
  • @tanstack/react-query-devtools ^5.25.0
  • @tanstack/react-query-next-experimental ^5.25.0
  • @tanstack/react-table ^8.11.8
  • antd ^5.11.5
  • api workspace:*
  • class-variance-authority ^0.7.0
  • clsx ^2.1.0
  • cmdk ^0.2.1
  • cookies ^0.9.1
  • coolshapes-react ^1.0.1
  • date-fns ^3.3.1
  • jotai ^2.8.0
  • js-cookie ^3.0.5
  • lucide-react ^0.344.0
  • next 14.1.2
  • next-themes ^0.2.1
  • posthog-js ^1.96.1
  • react ^18
  • react-confetti-boom ^1.0.0
  • react-day-picker ^8.10.0
  • react-dom ^18
  • react-dropzone ^14.2.3
  • react-hook-form ^7.51.2
  • react-resizable-panels ^2.0.19
  • recharts ^2.10.1
  • sonner ^1.4.3
  • tailwind-merge ^2.2.1
  • tailwindcss-animate ^1.0.7
  • xlsx ^0.18.5
  • zod ^3.22.4
  • zustand ^4.4.7
package-lock.json npm
  • 402 dependencies
package.json npm
  • eslint ^8.52.0 development
  • husky ^8.0.0 development
  • lint-staged ^15.0.2 development
  • @changesets/cli ^2.27.10
  • gitmoji-cli ^9.5.0
  • optional ^0.1.4
  • sharp ^0.33.2
  • turbo ^1.10.16
packages/api/package.json npm
  • @nestjs-modules/mailer ^2.0.2 development
  • @nestjs/cli ^10.0.0 development
  • @nestjs/schematics ^10.0.0 development
  • @nestjs/testing ^10.0.0 development
  • @types/cookie-parser ^1.4.6 development
  • @types/express ^4.17.17 development
  • @types/jest ^29.5.2 development
  • @types/mime-types ^2.1.4 development
  • @types/node ^20.3.1 development
  • @types/passport-jwt ^3.0.12 development
  • @types/passport-local ^1.0.37 development
  • @types/supertest ^2.0.12 development
  • @typescript-eslint/eslint-plugin ^5.59.11 development
  • @typescript-eslint/parser ^5.59.11 development
  • eslint ^8.42.0 development
  • eslint-config-prettier ^8.8.0 development
  • eslint-plugin-prettier ^4.2.1 development
  • jest ^29.5.0 development
  • prettier ^2.8.8 development
  • prisma ^5.4.2 development
  • source-map-support ^0.5.21 development
  • supertest ^6.3.3 development
  • ts-jest ^29.1.0 development
  • ts-loader ^9.4.3 development
  • ts-node ^10.9.1 development
  • tsconfig-paths ^4.2.0 development
  • typescript ^5.1.3 development
  • @aws-sdk/client-s3 ^3.649.0
  • @aws-sdk/lib-storage ^3.649.0
  • @axiomhq/pino ^1.0.0
  • @langchain/cohere ^0.2.2
  • @langchain/community ^0.2.32
  • @langchain/core ^0.2.31
  • @langchain/openai ^0.2.10
  • @langchain/pinecone ^0.0.9
  • @langchain/qdrant ^0.0.5
  • @langchain/textsplitters ^0.0.3
  • @langchain/weaviate ^0.0.5
  • @nestjs/bull ^10.0.1
  • @nestjs/common ^10.0.0
  • @nestjs/config ^3.1.1
  • @nestjs/core ^10.0.0
  • @nestjs/jwt ^10.1.1
  • @nestjs/mapped-types *
  • @nestjs/passport ^10.0.2
  • @nestjs/platform-express ^10.0.0
  • @nestjs/schedule ^4.0.0
  • @nestjs/swagger ^7.1.14
  • @nestjs/throttler ^5.1.1
  • @ntegral/nestjs-sentry ^4.0.0
  • @panora/shared workspace:*
  • @pinecone-database/pinecone ^3.0.2
  • @prisma/client ^5.4.2
  • @qdrant/js-client-rest ^1.11.0
  • @sentry/node 8.9.2
  • @sentry/profiling-node ^8.9.2
  • @sentry/tracing ^7.80.0
  • @shopify/shopify-api ^11.1.0
  • @turbopuffer/turbopuffer ^0.5.10
  • @zilliz/milvus2-sdk-node ^2.4.8
  • axios ^1.5.1
  • bcrypt ^5.1.1
  • bull ^4.11.5
  • chromadb ^1.8.1
  • chromadb-default-embed ^2.13.2
  • class-transformer ^0.5.1
  • class-validator ^0.14.0
  • cookie-parser ^1.4.6
  • cors ^2.8.5
  • csv ^6.3.10
  • csv-parse ^5.5.6
  • csvtojson ^2.0.10
  • d3-dsv ^3.0.1
  • dotenv ^16.3.1
  • exponential-backoff ^3.1.1
  • form-data ^4.0.0
  • google-auth-library ^9.14.1
  • googleapis ^144.0.0
  • install ^0.13.0
  • js-yaml ^4.1.0
  • jwt-decode ^4.0.0
  • langchain ^0.2.18
  • mammoth ^1.8.0
  • marked ^14.1.2
  • mime-types ^2.1.35
  • nestjs-pino ^3.5.0
  • nodemailer ^6.9.14
  • openai ^4.38.5
  • passport ^0.6.0
  • passport-headerapikey ^1.2.2
  • passport-jwt ^4.0.1
  • passport-local ^1.0.0
  • pdf-parse ^1.1.1
  • pino-pretty ^10.2.3
  • posthog-node ^4.2.0
  • profiling-node link:@sentry/nestjs @sentry/profiling-node
  • qs ^6.12.3
  • reflect-metadata ^0.1.13
  • rxjs ^7.8.1
  • stytch ^10.5.0
  • uuid ^9.0.1
  • weaviate-client ^3.1.4
  • xlsx ^0.18.5
  • yargs ^17.7.2
packages/api/pnpm-lock.yaml npm
  • 663 dependencies
packages/shared/package.json npm
  • @nestjs/common ^10.0.0 development
  • @nestjs/core ^10.0.0 development
  • @nestjs/platform-express ^10.0.0 development
  • @nestjs/testing ^10.0.0 development
  • @types/jest ^29.5.2 development
  • @types/node ^20.3.1 development
  • @types/supertest ^2.0.12 development
  • jest ^29.5.0 development
  • prettier ^2.8.8 development
  • supertest ^6.3.3 development
  • ts-jest ^29.1.0 development
  • ts-node ^10.9.1 development
  • tsc-watch 2.2.1 development
  • tsconfig-paths ^4.2.0 development
  • tslint 5.16.0 development
  • typescript ^5.1.3 development
  • dotenv ^16.3.1
pnpm-lock.yaml npm
  • 2195 dependencies