Install
-
git clone https://github.com/vahe-git/card_game.git
-
npm install
-
Create a '.env' file, and add to it 'PORT | TOKEN_KEY | DB_URL | TEST_MAIL (mailtrap) | TEST_PASS (mailtrap)' || or To use a real email, you comment on that part of the code and open the code above and used 'EMAIL_USER | EMAIL_PASSWORD'
-
npm run dev
here is Back-end, and the front-end is a very small part that works unstable