Skip to content

ZongyiWang/login_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

login_test

try to build a powerful login

How to use it:

  1. download and run redis server
  2. setup local mysql database: as one can see in backend/config.js, one needs to put DB_HOST, DB_USERNAME, DB_PASSWORD, DB_SCHEMA(this one is just the database name) in .env file. A table called "users" should be created in the database and have at least username and password.
  3. use npm start, the two service will start simutaneously.

About

try to build a powerful login

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages