Skip to content

610Masters/Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

博客后端

配置

  1. 启动 mongoDB(需要提前安装),创建数据库 Articles,并在该数据库中创建collection:ArticleDataUsers,然后创建一个具有读写权限的用户,用户名service_test,密码123456

  2. 在cmd运行以下命令 go get -v github.com/610Masters/Backend

运行

在文件夹内运行以下命令 go run main.go

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published