create-t3-turbo-ai
Build full-stack, type-safe, LLM-powered apps with the T3 Stack, Turborepo, OpenAI, and Langchain
File Explorer
Download Latest Version (.zip)- bug_report.yml
- feature_request.yml
- ci.yml
- FUNDING.yml
- extensions.json
- launch.json
- settings.json
- favicon.ico
- t3-icon.svg
- [...nextauth].ts
- [trpc].ts
- _app.tsx
- index.tsx
- globals.css
- api.ts
- env.mjs
- next.config.mjs
- package.json
- postcss.config.cjs
- README.md
- tailwind.config.cjs
- tsconfig.json
- auth.ts
- post.ts
- root.ts
- trpc.ts
- index.ts
- package.json
- transformer.ts
- tsconfig.json
- auth-options.ts
- get-session.ts
- index.ts
- package.json
- tsconfig.json
- index.js
- package.json
- index.js
- package.json
- postcss.js
- db.sqlite
- schema.prisma
- index.ts
- package.json
- tsconfig.json
- .env.example
- .eslintrc.js
- .gitignore
- .npmrc
- .nvmrc
- LICENSE
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- prettier.config.cjs
- README.md
- renovate.json
- tsconfig.json
- turbo.json
# Installation Guide
1. Get the code
git clone https://github.com/zckly/create-t3-turbo-ai
Downloads the entire project code from GitHub to your computer.
cd create-t3-turbo-ai
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
ββ CI with pnpm cache setup
Type this command into your terminal and run it.
pnpm i
Type this command into your terminal and run it.
pnpm db:push
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
