8000 GitHub - chainerprince/eth-testing: Authentication with nodejs,Typescript,Express,Jwt,Web3.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chainerprince/eth-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eth Testing Project

An authentication system with typescript,Express,Mongodb,Redis,Web3js,etc

usage

Installation

Install eth-test by cloning the project at: Here Follow the below instructions to get it running locally

  cd eth-testing
  yarn install
  docker-compose up -d
  yarn start

Running Tests

To run tests, run the following command

  yarn run test

Features

Author

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

NODE_ENV

MONGODB_USERNAME

MONGODB_PASSWORD

MONGODB_DATABASE_NAME

ACCESS_TOKEN_SECRET_KEY

About

Authentication with nodejs,Typescript,Express,Jwt,Web3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0