Go to file
wuxiaoyu b579f89cf8 sql 文件更新 2021-08-31 10:18:01 +08:00
redstar-cloud sql 文件更新 2021-08-31 10:18:01 +08:00
redstar-lab 提交背景渐变样式 2021-07-28 14:33:09 +08:00
redstar-standlone 用户登录和注册流程 2021-08-19 11:36:41 +08:00
.gitignore add .gitignore 2021-07-22 11:36:47 +08:00
README.md 提交Readme 2021-07-27 19:51:30 +08:00

README.md

仓库目录

redstar-cloud 框架源代码
redstar-lab 实验室
redstar-standlone 单机的springboot版本和文档

从命令行推送已经创建的仓库

git remote add origin https://git.trustie.net/greatwall/redstar.git
git push -u origin master