Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
PeterPinetree
/
QuickAppBuilder
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
QuickAppBuilder
Ctrl+K
Ctrl+K
3 contributors
History:
127 commits
PeterPinetree
fix(flags, providers): update default model and provider; adjust rate limit for no-login usage
cb2ed63
10 months ago
.vscode
Deploy to HF Spaces
10 months ago
app
fix(api): clean unused imports and prefer-const in ask-ai route to satisfy ESLint
10 months ago
assets
initial commit
about 1 year ago
components
ui(copy): placeholder -> 'What should your app do? (1–2 sentences)'; fix corrupted JSX in think panel
10 months ago
hooks
update cookies
11 months ago
lib
fix(flags, providers): update default model and provider; adjust rate limit for no-login usage
10 months ago
models
initial commit
about 1 year ago
public
chore(branding): add company logo
10 months ago
types
update multi pages
11 months ago
.dockerignore
Safe
182 Bytes
chore(docker): harden Dockerfile, disable telemetry, add .dockerignore
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
.gitignore
Safe
493 Bytes
Deploy to HF Spaces
10 months ago
Dockerfile
Safe
900 Bytes
embed: bake NEXT_PUBLIC_EMBED_MODE at build; hide load/deploy/login/gallery/help in embed; default brand logo/icon to /logo.png
10 months ago
README.md
Safe
197 Bytes
Merge Space initial commit
10 months ago
components.json
Safe
426 Bytes
initial commit
about 1 year ago
eslint.config.mjs
Safe
393 Bytes
Initial commit from Create Next App
about 1 year ago
middleware.ts
Safe
384 Bytes
domain
11 months ago
next.config.ts
Safe
1.05 kB
Deploy to HF Spaces
10 months ago
package-lock.json
Safe
343 kB
try sandbox
11 months ago
package.json
Safe
1.97 kB
fix(startup): honor everywhere; default PORT=7860; start binds -H 0.0.0.0
10 months ago
postcss.config.mjs
Safe
81 Bytes
Initial commit from Create Next App
about 1 year ago
start.sh
Safe
286 Bytes
feat(docker): add start.sh to honor (default 7860) and log bind; expose 7860/3000; stop port flapping
10 months ago
tsconfig.json
Safe
644 Bytes
chore: enable forceConsistentCasingInFileNames; fix <ul> children to be valid <li> only
10 months ago