文件名称:天气鸣叫
文件大小:43KB
文件格式:ZIP
更新时间:2024-03-08 19:56:20
Ruby
天气鸣叫 世界环境委员会 git clone git@github.com:daniloxaviergo/weather-tweet.git cd weather-tweet cp .env.sample .env Defina asvariáveis(.env)dasintegraçõesopenweathermap e Twitter OPEN_WEATHER_API_KEY=???? TWITTER_CONSUMER_KEY=???? TWITTER_CONSUMER_SECRET=???? TWITTER_ACCESS_TOKEN=???? TWITTER_ACCESS_TOKEN_SECRET=???? Para montar a imagem do docker e subir o rails na porta 3000 docker build . -t rails-we
【文件预览】:
weather-tweet-main
----.env.test(305B)
----log()
--------.keep(0B)
----bin()
--------rspec(208B)
--------update(676B)
--------rake(213B)
--------setup(659B)
--------spring(507B)
--------rails(264B)
--------bundle(125B)
----vendor()
--------.keep(0B)
----config()
--------locales()
--------initializers()
--------puma.rb(1KB)
--------application.rb(1KB)
--------routes.rb(134B)
--------credentials.yml.enc(464B)
--------boot.rb(207B)
--------spring.rb(111B)
--------environment.rb(128B)
--------environments()
----Rakefile(227B)
----.rubocop.yml(2KB)
----Dockerfile(283B)
----.env.sample(305B)
----app()
--------models()
--------jobs()
--------controllers()
--------views()
--------services()
--------helpers()
----Gemfile(596B)
----Gemfile.lock(6KB)
----tmp()
--------.keep(0B)
----.rspec(22B)
----spec()
--------support()
--------controllers()
--------rails_helper.rb(2KB)
--------services()
--------spec_helper.rb(2KB)
----.ruby-version(10B)
----.gitignore(102B)
----lib()
--------tasks()
--------assets()
----.circleci()
--------config.yml(1KB)
----public()
--------404.html(2KB)
--------apple-touch-icon.png(0B)
--------apple-touch-icon-precomposed.png(0B)
--------robots.txt(98B)
--------500.html(2KB)
--------422.html(2KB)
--------favicon.ico(0B)
----README.md(1KB)
----config.ru(130B)