Skip to content

An open-source social chess game application built with Meteor and React.

License

Notifications You must be signed in to change notification settings

bright-sea/wechess

Repository files navigation

WeChess - Online chess game application.

Demo app

WeChess.net

Document

WeChess Wiki

Setting Up

  • make sure you have Meteor installed
  • clone this repo
npm install
npm start

Your app should be running http://localhost:3000

deploy

deploy to AWS

First make a copy setting-development.json to setting.json and fill out secret keys.

npm install -g mupx

mupx setup
mupx deploy

deploy to modulus

npm deploy

MIT Licensce

About

An open-source social chess game application built with Meteor and React.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published