laptop setup with r sir at 6 june

Project setup of ching ching

.............................................................


1. clone repository

2. bundle – to instll first time in your project -

3. RUN gem install bundler && bundle config https://gem.fury.io/engineerai/ nvHuX-

OxxLY2OpiQkFVfgnYgd4CszdA in the docker file .

4. Bundle

5. setup arvind sir config.username

6. setup arvind sir config.useremail

7. go inside template-app

8. download and paste in config folder – database.yml and application.yml given by rinku sir

9. bundle – pg ki error de raha hai – postgress install karna hoga ubuntu mein


note :: rails 7 was not installed , rails 4 had install and project had not create -

r sir type – gem install rails

error - You don't have write permissions for the /var/lib/gems/2.3.0 directory.

Give this command - sudo chmod -R 777 /var/lib/gems/

after that – rvm install 2.7.0

after that – rvm list

after that – gem install rails

after that – rails -v



sudo chmod -R 777 /etc/apt/sources.list.d/yarn.list

Comments

Popular posts from this blog

Rails 7 Features :: Comparison with Rails 6 and Rails 5