Skip to content

shayanline/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project dependencies:

  • Redis Server (as cache) - Configuration can be found in .env.example which will be used by /backend/bin/redis.js.
  • The project use PostgreSQL as the database. The configuration can be found in .env.example.

Backend Server (NodeJS)

It's Assumed to run on Port 8000. If you want to run it on another port, the configuration can be found under /backend/bin/www.

Client (ReactJS):

The client has no configuration except for BASE_URL, which can be found under /client/src/config.js

P.S.: You can start as many clients as you want.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors