Giter Site home page Giter Site logo

bubdm / landing-page Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jasarghun/landing-page

0.0 0.0 0.0 3.64 MB

Blazor project, In this template has CRUD operations and you can add or edit any information in page through the administrator panel.

HTML 34.22% C# 60.68% CSS 4.89% JavaScript 0.21%

landing-page's Introduction

1) To run the application you need to do a migration

2) Register new User here https://localhost:5001/mainpage/auth or https://localhost:5001/block/index

3) Add Admin Role to your User in Db. Go to bdo.AspNetUserClaims and add your UserId, 
next paste to ClaimType this string: http://schemas.microsoft.com/ws/2008/06/identity/claims/role
and add to ClaimValue: Admin.
Example:

Id  UserId		  ClaimType							  ClaimValue
1   bb3b3399-f5bb-4a67    http://schemas.microsoft.com/ws/2008/06/identity/claims/role	  Admin

 And the admin panel will be unlocked

landing-page's People

Contributors

jasarghun avatar

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.