Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
T1ckbase
/
bolt.diy
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ce6b65e
bolt.diy
1.34 MB
68 contributors
History:
243 commits
Chris Mahoney
Merge pull request #178 from albahrani/patch-1
ce6b65e
unverified
about 1 year ago
.github
Update github-build-push.yml
about 1 year ago
.husky
chore: make sure that husky hooks are executed
over 1 year ago
app
Noting that API key will still work if set in .env file
about 1 year ago
functions
fix: remove monorepo
about 1 year ago
icons
fix: remove monorepo
about 1 year ago
public
feat: add readme image (#4)
about 1 year ago
types
fix: remove monorepo
about 1 year ago
.dockerignore
Safe
385 Bytes
create .dockerignore file
about 1 year ago
.editorconfig
Safe
210 Bytes
feat: initial persistence (#3)
over 1 year ago
.env.example
Safe
1.98 kB
Added the XAI_API_KEY variable to the .env.example
about 1 year ago
.gitignore
Safe
321 Bytes
Fixing merge conflicts in BaseChat.tsx
about 1 year ago
.prettierignore
Safe
22 Bytes
feat: initial commit
over 1 year ago
.prettierrc
Safe
126 Bytes
feat: initial commit
over 1 year ago
.tool-versions
Safe
26 Bytes
feat: add login
over 1 year ago
CONTRIBUTING.md
Safe
5.58 kB
Added Docker Deployment documentation to CONTRIBUTING.md
about 1 year ago
Dockerfile
Safe
1.83 kB
Corrected nixpacks.toml filename
about 1 year ago
LICENSE
Safe
1.07 kB
fix: add license
about 1 year ago
README.md
11.8 kB
Update README.md changed .env to .env.local
about 1 year ago
bindings.sh
Safe
400 Bytes
fix: remove monorepo
about 1 year ago
docker-compose.yaml
Safe
2 kB
Making Ollama work within the Docker container, very important fix
about 1 year ago
eslint.config.mjs
Safe
1.16 kB
fix: remove monorepo
about 1 year ago
load-context.ts
Safe
208 Bytes
fix: remove monorepo
about 1 year ago
package.json
4.33 kB
Merge branch 'main' into new_bolt1
about 1 year ago
pnpm-lock.yaml
Safe
394 kB
fix: working
about 1 year ago
tsconfig.json
Safe
813 Bytes
fix: remove monorepo
about 1 year ago
uno.config.ts
Safe
8.89 kB
fix: remove monorepo
about 1 year ago
vite.config.ts
Safe
2.09 kB
Merge branch 'main' into main
about 1 year ago
worker-configuration.d.ts
Safe
254 Bytes
Merge branch 'main' into main
about 1 year ago
wrangler.toml
Safe
201 Bytes
Enabled boh dev and production docker images. Added convenience scripts and deconflicted start and dockerstart scripts
about 1 year ago