You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
747 B
747 B
README
https://www.trustie.net/issues/24719 [云上实验室] Logo、导航、底部备案信息定制化
Jbuilder介绍
Jbuilder: https://github.com/rails/jbuilder
Rails5 介绍
rails guide: https://ruby-china.github.io/rails-guides/v5.0/
API设计文档
doc for api: https://www.showdoc.cc/web/#/127895880302646?page_id=729221359592009 user:Hjqreturn PW:12345678
测试版访问地址:https://testeduplus2.educoder.net
实训平台繁忙
仓库异常:繁忙等级(81)
启动项目
- 创建新的数据库
- 导入数据库结构 source /项目地址/db/structure.sql
- 迁移新的数据 rails db:migrate