donde_lo_veo_api

时间:2021-04-18 15:17:21
【文件属性】:
文件名称:donde_lo_veo_api
文件大小:34KB
文件格式:ZIP
更新时间:2021-04-18 15:17:21
Ruby 自述文件 安装说明 Ruby版本:3.0.1 Rails版本:6.1.1 数据库适配器:Postgresql 安装步骤: 使用rvm install 3.0.1 ,最好通过rvm安装Ruby版本rvm install 3.0.1 将此存储库克隆到本地计算机 输入donde_lo_veo文件夹并运行bundle install所有gem必须成功安装到本地计算机中 运行rails db:create && rails db:migrate以创建开发和测试数据库,并将所有模型迁移到您刚刚创建的数据库中 运行rails s ,现在可通过localhost:3000访问donde_lo_veo api,强烈建议使用postman app在开发环境中访问它
【文件预览】:
donde_lo_veo_api-master
----.gitignore(659B)
----app()
--------mailers()
--------models()
--------views()
--------jobs()
--------channels()
--------controllers()
----config.ru(160B)
----bin()
--------rails(182B)
--------setup(1010B)
--------bundle(3KB)
--------spring(492B)
--------rake(131B)
----storage()
--------.keep(0B)
----log()
--------.keep(0B)
----db()
--------seeds.rb(374B)
--------schema.rb(868B)
----.ruby-version(11B)
----public()
--------robots.txt(99B)
----README.md(700B)
----vendor()
--------.keep(0B)
----config()
--------cable.yml(197B)
--------spring.rb(97B)
--------credentials.yml.enc(464B)
--------boot.rb(207B)
--------database.yml(3KB)
--------routes.rb(140B)
--------environments()
--------environment.rb(128B)
--------application.rb(1KB)
--------storage.yml(1KB)
--------locales()
--------puma.rb(2KB)
--------initializers()
----lib()
--------tasks()
----tmp()
--------.keep(0B)
--------pids()
----Gemfile(1KB)
----.gitattributes(247B)
----Rakefile(227B)
----test()
--------mailers()
--------integration()
--------models()
--------channels()
--------test_helper.rb(386B)
--------controllers()
--------fixtures()
----Gemfile.lock(4KB)

网友评论