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