Coder Social home page Coder Social logo

无法运行项目 about dorisoy.pan HOT 4 CLOSED

dorisoy avatar dorisoy commented on July 19, 2024 3
无法运行项目

from dorisoy.pan.

Comments (4)

18338057952 avatar 18338057952 commented on July 19, 2024

无法运行

from dorisoy.pan.

lsl05072239 avatar lsl05072239 commented on July 19, 2024

无法运行,缺少数据库

from dorisoy.pan.

dorisoy avatar dorisoy commented on July 19, 2024

你好,感谢开源。 我在运行项目的时候发现缺少文件。 1、缺少appsettings文件 2、缺少nlog.config
{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Trace",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information",
"Microsoft.EntityFrameworkCore.Database.Command": "Information"
},
"NLog": "你的数据库链接"
},
"connectionStrings": {
"DocumentDbConnectionString": "你的数据库链接"
},
"JwtSettings": {
"key": "xxxx",
"issuer": "http://localhost:5000",
"audience": "PTCUsers",
"minutesToExpiration": "720"
},
"UserProfilePath": "Users",
"WebApplicationUrl": "http://localhost:89,http://localhost:4200",
"DocumentPath": "Documents",
"DefaultUserImage": "user-profile.jpg",
"ExecutableFileTypes": ".bat,.bin,.cmd,.com,.cpl,.exe,.gadget,.inf1,.ins,.inx,.isu,.job,.jse,.lnk,.msc,.msi,.msp,.action,.apk,.app,.command,.csh,.ipa,.ksh,.mst,.osx,.out,.paf,.pif,.run",
"EncryptionKey": "sfssdsdfsfd",
"ContentRootPath": ""
}

from dorisoy.pan.

dorisoy avatar dorisoy commented on July 19, 2024

无法运行,缺少数据库
你好,配置好数据库连接,用 Migrations 还原一下就ok啦~

from dorisoy.pan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.