hotwire-rails-demo-chat:Hotwire演示中的存储库

时间:2021-03-19 15:05:39
【文件属性】:
文件名称:hotwire-rails-demo-chat:Hotwire演示中的存储库
文件大小:50KB
文件格式:ZIP
更新时间:2021-03-19 15:05:39
Ruby Hotwire Rails演示:聊天 这是用于Hotscreen演示的精简存储库,用于。 这是最基本的草图。也许我们可以一起改善它? 要进行设置,只需运行./bin/setup ,然后运行./bin/rails server ,然后按localhost:3000 。 此演示应用程序需要redis进行websocket通信。要使用docker准备Redis,请运行以下命令。 docker run --rm -it -p 6379:6379 redis:latest
【文件预览】:
hotwire-rails-demo-chat-main
----.gitattributes(247B)
----log()
--------.keep(0B)
----public()
--------500.html(2KB)
--------robots.txt(99B)
--------422.html(2KB)
--------favicon.ico(0B)
--------apple-touch-icon.png(0B)
--------apple-touch-icon-precomposed.png(0B)
--------404.html(2KB)
----config.ru(160B)
----db()
--------seeds.rb(374B)
--------schema.rb(1KB)
--------migrate()
----tmp()
--------.keep(0B)
--------pids()
----.ruby-version(6B)
----lib()
--------tasks()
--------assets()
----Gemfile(2KB)
----Rakefile(227B)
----config()
--------initializers()
--------application.rb(701B)
--------environments()
--------storage.yml(1KB)
--------locales()
--------boot.rb(207B)
--------spring.rb(97B)
--------cable.yml(217B)
--------credentials.yml.enc(464B)
--------puma.rb(2KB)
--------routes.rb(115B)
--------database.yml(620B)
--------environment.rb(128B)
----test()
--------test_helper.rb(386B)
--------integration()
--------application_system_test_case.rb(157B)
--------models()
--------controllers()
--------fixtures()
--------helpers()
--------mailers()
--------system()
----README.md(526B)
----Gemfile.lock(5KB)
----.gitignore(744B)
----storage()
--------.keep(0B)
----app()
--------views()
--------models()
--------controllers()
--------helpers()
--------assets()
--------jobs()
----bin()
--------setup(844B)
--------bundle(3KB)
--------rake(131B)
--------rails(182B)
--------spring(408B)
----vendor()
--------.keep(0B)

网友评论