项目作者: yusufsefasezer

项目描述 :
GraphQL based addressbook developed with .NET Core, GraphQL, Entity Framework Core, React and Semantic UI.
高级语言: JavaScript
项目地址: git://github.com/yusufsefasezer/netcore-graphql-adressbook.git
创建时间: 2019-08-08T19:28:46Z
项目社区:https://github.com/yusufsefasezer/netcore-graphql-adressbook

开源协议:MIT License

下载


.NET Core GraphQL Addressbook

GraphQL based addressbook developed with .NET Core, GraphQL, Entity Framework Core, React and Semantic UI.

Download

How to use

Server

Set the database connection in the appsettings.json file.

Run the following command.

dotnet ef database update

and

dotnet run

Client

Set the server address in the src/Global.js file.

Run the following command.

npm start

Screenshot

License

This project is licensed under the MIT License. See the LICENSE file for details

Created by Yusuf Sezer