Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

awesome #1715

Closed
wants to merge 128 commits into from
Closed

awesome #1715

wants to merge 128 commits into from

Conversation

primemerchantapp
Copy link

No description provided.

coleam00 and others added 21 commits October 24, 2024 13:56
…lm into add-docker-support

 Just a little cleanup... nixpax.toml is no more. Embedding Coolify config in Dockerfile and docker-compose.yaml
fix: further enhance Docker and docker-comose support with staged, --target and --profile support, plus Coolify Deployment Support
chore: create .dockerignore file
@@ -1,12 +1,52 @@
[![Bolt.new: AI-Powered Full-Stack Web Development in the Browser](./public/social_preview_index.jpg)](https://bolt.new)

# Bolt.new Fork by Cole Medin
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on this README this seems to be an attempt to merge changes made by Cole's fork into the original Bolt.new project. This is a ton of changes and I don't think we would want this to all to go in at once. If you want all of these changes you could just run your own fork.

@james2001
Copy link

@primemerchantapp
Thanks for your work. Can you finish your PR?

@james2001
Copy link

I try it, but the CORS is not good

The Cross-Origin-Opener-Policy header has been ignored, because the URL's origin was untrustworthy. It was defined either in the final response or a redirect. Please deliver the response using the HTTPS protocol. You can also use the 'localhost' origin instead. See https://www.w3.org/TR/powerful-features/#potentially-trustworthy-origin and https://html.spec.whatwg.org/#the-cross-origin-opener-policy-header.Understand this errorAI
192.168.1.23/:1 Access to fetch at 'http://localhost:11434/api/tags' from origin 'http://192.168.1.23:5173' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

@codewithtyler
Copy link
Contributor

I try it, but the CORS is not good

The Cross-Origin-Opener-Policy header has been ignored, because the URL's origin was untrustworthy. It was defined either in the final response or a redirect. Please deliver the response using the HTTPS protocol. You can also use the 'localhost' origin instead. See https://www.w3.org/TR/powerful-features/#potentially-trustworthy-origin and https://html.spec.whatwg.org/#the-cross-origin-opener-policy-header.Understand this errorAI
192.168.1.23/:1 Access to fetch at 'http://localhost:11434/api/tags' from origin 'http://192.168.1.23:5173' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

Yeah based on the changes I don't think we would want this PR as it seems they just pulled in a ton of changes from another person's fork without any discussion as to whether or not StackBlitz would want these features.

@james2001
Copy link

I like the idea to use ollama and docker. But perhaps we need 2 différents PR for that

@codewithtyler
Copy link
Contributor

I like the idea to use ollama and docker. But perhaps we need 2 different PR's for that

I created a PR today that adds Docker and Docker Compose support.

Copy link
Member

@AriPerkkio AriPerkkio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @primemerchantapp.

The bolt.new is currently not accepting contributions. However there is https://bolt.diy/ that welcomes developers and builders to contribute. Check out https://www.youtube.com/watch?v=aZn8PhqUZVU and https://thinktank.ottomator.ai/.

@AriPerkkio AriPerkkio closed this Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.