rails_graphql_bp

时间:2021-03-06 20:41:06
【文件属性】:
文件名称:rails_graphql_bp
文件大小:44KB
文件格式:ZIP
更新时间:2021-03-06 20:41:06
Ruby 「奇妙的混乱」 概要 WonderScrum専用のboイラープレートRails6(REST API)+ Docker + PostgreSQL + Graphql 开発环境构筑 环境构筑する手顺 .envファイルを作成 .env.sampleの中身を.envファイルにコピペする DATABASE_NAME = example_developmentをDATABASE_NAME = wonder-scrum_developmentに変更する4 .. docker-compose up -d --buildコマンドを叩いて,完了 Makifile 频出コマンドについては「make XXX」で実行できるようにしてあるので,Makefileを确认してみましょう。
【文件预览】:
rails_graphql_bp-main
----.gitignore(659B)
----Dockerfile(449B)
----app()
--------graphql()
--------mailers()
--------assets()
--------models()
--------views()
--------jobs()
--------channels()
--------controllers()
----config.ru(191B)
----Makefile(4KB)
----env.sample(404B)
----.rspec(22B)
----bin()
--------rails(213B)
--------setup(1KB)
--------spring(525B)
--------rake(162B)
----storage()
--------.keep(0B)
----log()
--------.keep(0B)
----.rubocop.yml(3KB)
----db()
--------seeds.rb(404B)
----.ruby-version(11B)
----.env(425B)
----docker-compose.yml(753B)
----spec()
--------spec_helper.rb(5KB)
--------rails_helper.rb(3KB)
----README.md(638B)
----.rubocop_todo.yml(0B)
----vendor()
--------.keep(0B)
----config()
--------cable.yml(184B)
--------spring.rb(128B)
--------credentials.yml.enc(464B)
--------boot.rb(238B)
--------database.yml(548B)
--------routes.rb(313B)
--------environments()
--------environment.rb(159B)
--------application.rb(1KB)
--------storage.yml(1KB)
--------locales()
--------puma.rb(2KB)
--------initializers()
----lib()
--------tasks()
----Gemfile(1KB)
----.gitattributes(247B)
----Rakefile(258B)
----Gemfile.lock(6KB)

网友评论