GithubHelp home page GithubHelp logo

luganodes-sdetask's Introduction


ForkThis


Explore the docs »

Table of Contents

About The Project

User management dashboard with multi-authentication with Email/Password and Web3 authentication

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone [email protected]:ameeshagireesh/luganodes-sdetask.git
  1. Install NPM packages

for client

cd client
npm install

for server

cd server
npm install
  1. Running app in development mode (client)
npm run dev
  1. Build the app
npm run build
  1. Running the app
npm run start

Server Instructions

  1. Configure .env in server
MONGODB_URI=""
EMAIL_SERVICE = ""
EMAIL_USER = ""
EMAIL_PASSWORD = ""
  1. To start the server
npm run dev

Project Features

  1. User Registration and Login
  2. Web3 Authentication Integration
  3. JWT-Based Session Management
  4. Secure Storage of Credentials
  5. Authentication Portability
  6. User Dashboard
  7. Account Recovery Mechanism

YouTube video link

https://youtu.be/mazWxDM1B4g

luganodes-sdetask's People

Contributors

ameeshagireesh avatar woaitsaryan 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.