ChatGPTNextWeb / ChatGPTNextWeb/NextChat

[Feature Request]: Ability to change website title and brand

Open
#4,799 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
88.8k
Forks
59.1k
PR merge metrics
No merged PRs in 30d

Description

### Problem Description

Currently the application title and logo is fixed to "NextChat", which isn't customizable.

### Solution Description

Provide an environment variable like `BRAND_NAME` to set the app brand name and title.

If `BRAND_NAME` is not empty, display "Powered by NextChat" as subtitle.

### Alternatives Considered

_No response_

### Additional Context

_No response_

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the frontend for the hard-coded "NextChat" application title, logo, and subtitle entry points. Trace how environment variables are exposed to the application, then implement the requested BRAND_NAME behavior and verify that the default branding remains unchanged when it is empty.

Written by the indexing model from the issue text.

Assessment

Tech stack
nextjs, react, typescript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.