GithubHelp home page GithubHelp logo

bank-account-name-confirmation's Introduction

Technologies used

  • Typescript
  • GraphQL
  • Apollo Server
  • Express
  • Postgres
  • TypeORM
  • Type graphQL

Install

npm install

Usage

To get this project running perfectly on your local, ensure you follow the instructions below.

  1. Create a .env file in the root directory.
  2. In the .env file ensure you have the following setup.
DATABASE_URL=DB URL i.e postgres://postgres:test@localhost:5432/bank_accounts
PORT=your preferred port
PAYSTACK_SECRET_KEY=paystack secret key
  1. Run the following npm command below
npm run watch
npm run dev
  1. Visit http://localhost:/graphql to perform queries and mutations.

Run tests

To Run the tests, run the following npm command Input your paystack secret key in the jest.config.js file

npm run test
  • In 100 words or less, provide an answer to this in your readme: What's a good reason why the pure Levenshtein Distance algorithm might be a more effective solution than the broader Damerau–Levenshtein Distance algorithm in this specific scenario.
  • In Damerau's paper considered only misspellings that could be corrected with at most one edit operation. Which means it can only work if the edit distance is at most one. While this is not true for the Levenshtein Distance.

Author

👤 Onasanya Tunde

bank-account-name-confirmation's People

Contributors

rammyblog avatar

Stargazers

Samson Adejoro avatar

Watchers

James Cloos avatar  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.