Skip to content
@UPINepal

UPI Nepal

Not associated with NPCI, PaymentNepal or any financial institution

alt text

UPI Nepal

(all about UPI in Nepal)

UPI Nepal consist of two repository


  1. UPINepal : (Built on ASP.NET core and Blazor (.NET 7))
  2. Static : (Contains Static data and Json data for Apps and Banks)

Getting started


Prerequisites

Setting up project locally

  1. In VS studio or Rider select Server project as startup project and run
  2. In VS code can naviate to src/Server and then type dotnet run and hit enter
  3. if you want to reference staicai content locally from Static then in that case also have to run static project locally and then need to update
namespace Shared;

public static class StaticContent
{
    public const string StaticUrl = "https://static.upinepal.com"; //(Update to local server)
}  

to run static Static project locally can use any tools or server for exmaple dotnet-serve

Contributing

  1. To improve and optimize code side of things create pull request or open issue on UPINepal
  2. To add/update data and logos Create pull request or open issue on Static

Popular repositories Loading

  1. UPINepal UPINepal Public

    All about UPI in Nepal

    C# 3 1

  2. Static Static Public

    CSS

  3. .github .github Public

Repositories

Showing 3 of 3 repositories
  • Static Public
    UPINepal/Static’s past year of commit activity
    CSS 0 0 0 0 Updated Sep 8, 2023
  • UPINepal Public

    All about UPI in Nepal

    UPINepal/UPINepal’s past year of commit activity
    C# 3 1 0 0 Updated Aug 21, 2023
  • .github Public
    UPINepal/.github’s past year of commit activity
    0 0 0 0 Updated May 22, 2022

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…