mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-16 11:04:26 -04:00
[PR #445] [MERGED] feat: Generate NEXT_PUBLIC_CHAT_API for NextJS backend to specify alt… #509
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/create-llama/pull/445
Author: @marcusschiesser
Created: 11/21/2024
Status: ✅ Merged
Merged: 11/21/2024
Merged by: @leehuwuj
Base:
main← Head:ms/backend-as-frontend📝 Commits (1)
29d92d9feat: Generate NEXT_PUBLIC_CHAT_API for NextJS backend to specify alternative backend📊 Changes
6 files changed (+13 additions, -15 deletions)
View changed files
➕
.changeset/perfect-days-smoke.md(+5 -0)📝
create-app.ts(+1 -4)📝
helpers/env-variables.ts(+7 -8)📝
helpers/index.ts(+0 -1)📝
helpers/types.ts(+0 -1)📝
index.ts(+0 -1)📄 Description
…ernative backend
Summary by CodeRabbit
Release Notes
New Features
NEXT_PUBLIC_CHAT_APIfor enhanced backend configuration in Next.js applications.--db-source <connection-string>,--web-source <url>, and--example-file.Bug Fixes
Refactor
customApiPathparameter and updating related interfaces.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.