Skip to content

basic af game template, just white blocks, no server

License

Notifications You must be signed in to change notification settings

homemadearcade/game

 
 

Repository files navigation

Installation

yarn install

Development server

yarn start-dev node server

client is served at :8080 server is :4000

Deploy

Deploy normally to heroku with node.js buildpack

Environment vars

DATABASE="Mongodb Connection String"
JWT_KEY="secretkey"
S3_KEY=
S3_SECRET=
BUCKET_NAME=
BUCKET_REGION=

About

basic af game template, just white blocks, no server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.3%
  • CSS 2.4%
  • SCSS 2.2%
  • HTML 0.1%