54 questions
Publish an app created with node.js on Heroku!!I am trying to publish an app created in node.js on Heroku in accordance with the above article, but to make sure that it was successfully published, I w...
I have a question about Heroku.Excuse me for the basics.Unable to open the downloaded data file from the database on Heroku.The same goes for Mac Notes, Text Edits, Excel and Word.I have a question.Is...
bundle install -- path vendor/bundleI edited the gemfile downloaded in and saved it over.herokupushHowever, editing is not reflected in the production environment.How can I edit the gem and use it?Add...
We are building a Line application on heroku.At that time, I registered Fixie as Addon to secure the IP to access the Line API.However, the IP address provided by Fixie is not used to operate the Line...
I set up my own domain in Heroku by following the steps below.Route 53 routing is not working properly.Retrieving Domains on Route 53 cocowa.worksRegister Domain with Heroku $heroku domains:add exampl...
Currently, I don't know why, but When I suddenly tried to push heroku, I got an error.%git push heroku master --forceFetching repository, done.Total 0(delta 0), reused 0(delta 0)----- > Fetching cu...
We are developing the Rails project by deploying it to heroku.I was able to work on package.json in the dev environment as follows.{ name: app-rails, private—true, dependencies: { primer-css: ^9.6.0 }...
I'm thinking of starting with Heroku and moving only successful services to AWS, but is it difficult to move from Heroku to AWS? By the way, the web service is a basic CRUD site.Both db will use postg...
heroku creategit push heroku masterI've succeeded so far, but herokurun rakedb:migrate when done.ETIMEDOUT:connect ETIMEDOUT 50.19.103.36:5000Deployment cannot succeed with these errorsDoes anyone kno...
I'd like to add a picture with heroku run railsc to the project that works with heroku.Currently, we have added data by specifying the path of the image.pry(main)>Article.create(title: 'Development...
« | - 3 - | » |
© 2024 OneMinuteCode. All rights reserved.