百胜服务器 如何运行项目 克隆项目: : npm安装 将解文件添加到项目的根级别。 创建.env并添加ACCESS_TOKEN_SECRET变量,有关详细信息,请参见下文。 npm start(或)npm run watch 运行单元测试 npm测试 访问Swagger文档 运行npm start之后,将此链接粘贴到浏览器中。 蜜蜂: * Method: GET * URL: http://localhost:3000/ NOTES: - Ping endpoint is used to check the health of the server. This endpoint doesn't require any JWT. * Method: POST * URL: http://localhost:3000/token * Body: { "username": "I