Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@flarehr/bank-details-app

Package Overview
Dependencies
Maintainers
0
Versions
1609
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flarehr/bank-details-app

Flare Bank Details App

  • 0.1.1969
  • latest
  • autodev
  • npm
  • Socket score

Version published
Weekly downloads
1.1K
decreased by-33.97%
Maintainers
0
Weekly downloads
 
Created
Source

Flare Bank Details App

Flare HR Pty Ltd © 2015-2023

Bank Details Web App

Installation

To install the project's dependencies, run the following commands:

dotnet tool restore
dotnet restore
npm i

Development

To start the development server, run the following commands:

npm start

Instructions for local UI development with remote backend

  1. open autodev instance and copy the jwt out of the chrome console
  2. uncomment bank-component and paste token into "token" attribute
  3. comment out all of the above elements (including loading screen and div)

Build

To build the project, run the following commands:

npm run build

Launch in Development Mode

To launch the application in development mode, first open the ./Run-App-Dev.fsx file and update the script settings, specifically the profileId and apiKey values.

Then, run the following fsharp script in the terminal:

dotnet fsi .\Run-App-Dev.fsx

FAQs

Package last updated on 21 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc