You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Nathan Steel c3413e1c2c Add very basic DB access
Currently access DB, and return basic SELECT
Login details will be changed of course...
2 years ago
public Add very basic DB access 2 years ago
.gitignore Add gitignore 2 years ago
README.md Update README 2 years ago
package.json Add mysql module 2 years ago
server.js Add very basic DB access 2 years ago

README.md

Card Game

Technology

  • node.js
  • express.js
  • socketIO
  • HTML5 (Canvas)

Install

sudo apt install npm git pull <this-repo> npm install express --save

Run

node server.js

Access through

http://localhost:3000