Giter Club home page Giter Club logo

nfid's Introduction

NFID Open Source Software

Overview

This monorepo is managed with Turborepo. It hosts identity related open source software developed by Internet Identity Labs.

What's inside?

This repo includes the following packages/apps:

Docs

docs: Next.js Docs site hosted on vercel

Packages

packages/identitykit: source code deployed to @nfid/identitykit

Config

config/eslint-config-custom: eslint configurations

  • eslint-config-next - Next.js configuration
  • eslint-config-prettier - Prettier configuration

config/tsconfig: Shared TypeScript configuration files

  • base.json - Base TypeScript configuration
  • nextjs.json - Next.js TypeScript configuration
  • react-library.json - React Library TypeScript configuration

Usage

Test

npm run test

Build

To build all apps and packages, run the following command:

npm run build

Develop

To develop all apps and packages, run the following command:

npm run dev

nfid's People

Contributors

anadiein avatar chorniy8pavlo avatar daniilidentity avatar dependabot[bot] avatar dmitriiidentitylabs avatar dostro avatar frederikrothenberger avatar nadieinnfid avatar olekid avatar olsemeno avatar plitzenberger avatar qwertyhansindar avatar turbobot-temp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nfid's Issues

Feedback for “Quickstart”

Was expecting the quickstart to just work as simple and straight forward but I'm getting errors and not sure if I should make changes that alter the current example.

For this part:

  const nfid = await NFID.init({
    application: {
      name: "My Sweet App",
      logo: "https://dev.nfid.one/static/media/id.300eb72f3335b50f5653a7d6ad5467b3.svg"
    },
  }: NFIDConfig);

I am getting this error:

Expected 1 arguments, but got 2.ts(2554)
'NFIDConfig' only refers to a type, but is being used as a value here.ts(2693)

I am using React with typescript

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.