Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
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
6 months ago
.vscode
Deploy to HF Spaces
6 months ago
app
fix(api): clean unused imports and prefer-const in ask-ai route to satisfy ESLint
6 months ago
assets
initial commit
9 months ago
components
ui(copy): placeholder -> 'What should your app do? (1โ2 sentences)'; fix corrupted JSX in think panel
6 months ago
hooks
update cookies
6 months ago
lib
fix(flags, providers): update default model and provider; adjust rate limit for no-login usage
6 months ago
models
initial commit
9 months ago
public
chore(branding): add company logo
6 months ago
types
update multi pages
7 months ago
.dockerignore
Safe
182 Bytes
chore(docker): harden Dockerfile, disable telemetry, add .dockerignore
6 months ago
.gitattributes
Safe
1.52 kB
initial commit
6 months ago
.gitignore
Safe
493 Bytes
Deploy to HF Spaces
6 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
6 months ago
README.md
Safe
197 Bytes
Merge Space initial commit
6 months ago
components.json
Safe
426 Bytes
initial commit
9 months ago
eslint.config.mjs
Safe
393 Bytes
Initial commit from Create Next App
10 months ago
middleware.ts
Safe
384 Bytes
domain
7 months ago
next.config.ts
Safe
1.05 kB
Deploy to HF Spaces
6 months ago
package-lock.json
Safe
343 kB
try sandbox
7 months ago
package.json
Safe
1.97 kB
fix(startup): honor everywhere; default PORT=7860; start binds -H 0.0.0.0
6 months ago
postcss.config.mjs
Safe
81 Bytes
Initial commit from Create Next App
10 months ago
start.sh
Safe
286 Bytes
feat(docker): add start.sh to honor (default 7860) and log bind; expose 7860/3000; stop port flapping
6 months ago
tsconfig.json
Safe
644 Bytes
chore: enable forceConsistentCasingInFileNames; fix <ul> children to be valid <li> only
6 months ago