https://github.com/areid987/ai-gateway

https://github.com/areid987/ai-gateway

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 (8.0%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: AReid987
  • Language: Python
  • Default Branch: master
  • Size: 226 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created 12 months ago · Last pushed 11 months ago
Metadata Files
Readme

README.md

Turborepo starter

This Turborepo starter is maintained by the Turborepo core team.

Using this example

Run the following command:

sh npx create-turbo@latest

What's inside?

This Turborepo includes the following packages/apps:

Apps and Packages

  • docs: a Next.js app
  • web: another Next.js app
  • @repo/ui: a stub React component library shared by both web and docs applications
  • @repo/eslint-config: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • @repo/typescript-config: tsconfig.jsons used throughout the monorepo

Each package/app is 100% TypeScript.

Utilities

This Turborepo has some additional tools already setup for you:

Build

To build all apps and packages, run the following command:

``` cd my-turborepo

With global turbo installed (recommended)

turbo build

Without global turbo, use your package manager

npx turbo build yarn dlx turbo build pnpm exec turbo build ```

You can build a specific package by using a filter:

```

With global turbo installed (recommended)

turbo build --filter=docs

Without global turbo, use your package manager

npx turbo build --filter=docs yarn exec turbo build --filter=docs pnpm exec turbo build --filter=docs ```

Develop

To develop all apps and packages, run the following command:

``` cd my-turborepo

With global turbo installed (recommended)

turbo dev

Without global turbo, use your package manager

npx turbo dev yarn exec turbo dev pnpm exec turbo dev ```

You can develop a specific package by using a filter:

```

With global turbo installed (recommended)

turbo dev --filter=web

Without global turbo, use your package manager

npx turbo dev --filter=web yarn exec turbo dev --filter=web pnpm exec turbo dev --filter=web ```

Remote Caching

[!TIP] Vercel Remote Cache is free for all plans. Get started today at vercel.com.

Turborepo can use a technique known as Remote Caching to share cache artifacts across machines, enabling you to share build caches with your team and CI/CD pipelines.

By default, Turborepo will cache locally. To enable Remote Caching you will need an account with Vercel. If you don't have an account you can create one, then enter the following commands:

``` cd my-turborepo

With global turbo installed (recommended)

turbo login

Without global turbo, use your package manager

npx turbo login yarn exec turbo login pnpm exec turbo login ```

This will authenticate the Turborepo CLI with your Vercel account.

Next, you can link your Turborepo to your Remote Cache by running the following command from the root of your Turborepo:

```

With global turbo installed (recommended)

turbo link

Without global turbo, use your package manager

npx turbo link yarn exec turbo link pnpm exec turbo link ```

Useful Links

Learn more about the power of Turborepo:

Owner

  • Name: Antonio Reid
  • Login: AReid987
  • Kind: user
  • Location: Austin, Texas

GitHub Events

Total
  • Push event: 9
  • Create event: 1
Last Year
  • Push event: 9
  • Create event: 1

Dependencies

infra/docker-compose.yml docker
  • kong 3.7
  • postgres 13
dashboard/package.json npm
  • @repo/eslint-config workspace:* development
  • @repo/typescript-config workspace:* development
  • @types/node ^22.15.3 development
  • @types/react 19.1.0 development
  • @types/react-dom 19.1.1 development
  • eslint ^9.30.0 development
  • typescript 5.8.2 development
  • @repo/ui workspace:*
  • next ^15.3.0
  • react ^19.1.0
  • react-dom ^19.1.0
docs/package.json npm
  • @repo/eslint-config workspace:* development
  • @repo/typescript-config workspace:* development
  • @types/node ^22.15.3 development
  • @types/react 19.1.0 development
  • @types/react-dom 19.1.1 development
  • eslint ^9.30.0 development
  • typescript 5.8.2 development
  • @repo/ui workspace:*
  • next ^15.3.0
  • react ^19.1.0
  • react-dom ^19.1.0
package.json npm
  • prettier ^3.6.0 development
  • turbo ^2.5.4 development
  • typescript 5.8.2 development
pnpm-lock.yaml npm
  • config-array@0.21.0
  • config-helpers@0.3.0
  • core@0.14.0
  • core@0.15.1
  • core@0.19.1
  • counter@0.1.3
  • env@15.3.0
  • eslint-plugin-next@15.3.0
  • eslint-plugin@8.35.0
  • eslint-utils@4.7.0
  • eslintrc@3.3.1
  • estree@1.0.8
  • fs.scandir@2.1.5
  • fs.stat@2.0.5
  • fs.walk@1.2.8
  • gen@2.5.0
  • glob@7.2.0
  • helpers@0.5.15
  • inquirer@6.5.0
  • js@9.30.0
  • json-schema@7.0.15
  • minimatch@5.1.2
  • module-importer@1.0.1
  • node10@1.0.11
  • node12@1.0.11
  • node14@1.0.3
  • node16@1.0.4
  • node@0.16.6
  • node@22.15.3
  • object-schema@2.1.6
  • parser@8.35.0
  • plugin-kit@0.3.3
  • project-service@8.35.0
  • quickjs-emscripten@0.23.0
  • react-dom@19.1.1
  • react@19.1.0
  • regexpp@4.12.1
  • resolve-uri@3.1.2
  • retry@0.3.1
  • retry@0.4.3
  • runtime-corejs3@7.27.0
  • runtime@1.4.1
  • scope-manager@8.35.0
  • sharp-darwin-arm64@0.34.1
  • sharp-darwin-x64@0.34.1
  • sharp-libvips-darwin-arm64@1.1.0
  • sharp-libvips-darwin-x64@1.1.0
  • sharp-libvips-linux-arm64@1.1.0
  • sharp-libvips-linux-arm@1.1.0
  • sharp-libvips-linux-ppc64@1.1.0
  • sharp-libvips-linux-s390x@1.1.0
  • sharp-libvips-linux-x64@1.1.0
  • sharp-libvips-linuxmusl-arm64@1.1.0
  • sharp-libvips-linuxmusl-x64@1.1.0
  • sharp-linux-arm64@0.34.1
  • sharp-linux-arm@0.34.1
  • sharp-linux-s390x@0.34.1
  • sharp-linux-x64@0.34.1
  • sharp-linuxmusl-arm64@0.34.1
  • sharp-linuxmusl-x64@0.34.1
  • sharp-wasm32@0.34.1
  • sharp-win32-ia32@0.34.1
  • sharp-win32-x64@0.34.1
  • source-map-support@0.8.1
  • sourcemap-codec@1.5.0
  • swc-darwin-arm64@15.3.0
  • swc-darwin-x64@15.3.0
  • swc-linux-arm64-gnu@15.3.0
  • swc-linux-arm64-musl@15.3.0
  • swc-linux-x64-gnu@15.3.0
  • swc-linux-x64-musl@15.3.0
  • swc-win32-arm64-msvc@15.3.0
  • swc-win32-x64-msvc@15.3.0
  • through@0.0.33
  • tinycolor2@1.4.6
  • trace-mapping@0.3.9
  • tsconfig-utils@8.35.0
  • type-utils@8.35.0
  • types@8.35.0
  • typescript-estree@8.35.0
  • utils@8.35.0
  • visitor-keys@8.35.0
  • workspaces@2.5.0