1. 首页
  2. 数据库
  3. 其它
  4. go postgres jwt react starter:具有jwt auth的gogin和postgres API并带有react前端 源码

go postgres jwt react starter:具有jwt auth的gogin和postgres API并带有react前端 源码

上传者: 2021-02-01 22:43:56上传 ZIP文件 588.35KB 热度 14次
GOReact启动器 这是go and react项目的样板/启动器。 它使用go gin框架。 入门 下载并安装 下载并安装 :在Mac上 :在Windows上设置postgres 用法 克隆此存储库 使用文件中的查询来设置数据库。 在文件中输入数据库凭据 导航到服务器目录 > cd server > go run main.go 这将启动go服务器。 要启动react应用,请导航到客户端目录 > cd client > yarn install > yarn start 终点 /会话[GET] /注册[POST] { name String ,
用户评论