Skip to content

erandirjunior/Two-Factor-Authentication

Repository files navigation

Two-Factor Authentication

Setting the project

  1. Clone this project
  2. Copy .env.dev file to .env and .env.testing
  3. Complete the information in .env and .env.testing
  4. Run docker-compose up --build
  5. Access the node container and run npm i
  6. To up server, run npm start
  7. To create a user, see the file tests/feature/login.test.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published