文件名称:market_list_backend:超级市场后端产品列表
文件大小:48KB
文件格式:ZIP
更新时间:2024-04-23 03:29:08
Ruby
自述文件 该自述文件通常会记录启动和运行应用程序所需的所有步骤。 您可能要讲的内容: Ruby版本 系统依赖 配置 数据库创建 数据库初始化 如何运行测试套件 服务(作业队列,缓存服务器,搜索引擎等) 部署说明 ...
【文件预览】:
market_list_backend-master
----.gitignore(668B)
----README.md(374B)
----.rubocop.yml(585B)
----bin()
--------rails(182B)
--------bundle(3KB)
--------spring(494B)
--------rake(131B)
--------setup(1010B)
----public()
--------robots.txt(99B)
----Gemfile(1KB)
----db()
--------seeds.rb(405B)
--------migrate()
--------schema.rb(2KB)
----log()
--------.keep(0B)
----docker-compose.yml(268B)
----app()
--------jobs()
--------views()
--------mailers()
--------channels()
--------models()
--------controllers()
----.gitattributes(247B)
----.rspec(53B)
----vendor()
--------.keep(0B)
----Gemfile.lock(6KB)
----config()
--------database.yml(3KB)
--------spring.rb(128B)
--------environment.rb(159B)
--------cable.yml(200B)
--------credentials.yml.enc(464B)
--------environments()
--------application.rb(1KB)
--------locales()
--------boot.rb(238B)
--------initializers()
--------routes.rb(171B)
--------storage.yml(1KB)
--------puma.rb(2KB)
----spec()
--------support()
--------factories()
--------models()
--------rails_helper.rb(3KB)
--------spec_helper.rb(5KB)
----tmp()
--------pids()
--------.keep(0B)
----storage()
--------.keep(0B)
----config.ru(191B)
----lib()
--------tasks()
----Rakefile(258B)
----.env.example(209B)