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