Giter Club home page Giter Club logo

slackclone-server's Introduction

SlackCloneNET

Description

This is an ASP.Net Core 3.0 API app.

Local Build and Configuration

For production environments, secrets are configured via environment variables. For development, the ASP.Net Core Secret Manager is used to store sensitive configuration locally in a system-protected user profile folder.

To set this up on your development system, perform the following steps after cloning the repo:

Run the command:

type "<full path to settings.json>" | dotnet user-secrets set

That's it! You should be able to build and run the project within Visual Studio.

For more information about using Secret Manager, including setting it up in a new project or modifying values, see the documentation.

Debugging

...

Deployment/DevOps

Database Migrations

dotnet ef migrations add "MIGRATION NAME"
dotnet ef database update

Dependencies

  • Dotnet Core 3.0
  • ASP.NET
  • Microsoft.EntityFrameworCore
  • HotChocolate
  • Npgsql

slackclone-server's People

Contributors

arif-hanif avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

slackclone-server's Issues

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.