Skip to content

sumeetgrewal/gameseven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gameseven

Figma : https://www.figma.com/file/Z8zXzJePxaCViBKFMkycgA/7-Wonders?node-id=0%3A1

Tech Stack

  • Server: Express
  • Frontend: React
  • Node v.14.3.0
  • AWS EC2
  • AWS DynamoDB, S3

Setup

Server

cd server
yarn
yarn dev

Client

cd client
yarn
yarn start

Starting both server & client

cd client
yarn dev

Build & Deploy

EB CLI Setup

AWS credentials must be configured and EB CLI must be installed

  1. Navigate to /server
  2. Run eb init and select the appropriate region and app
  3. Navigate to /.elasticbeanstalk
  4. In the config.yml file, add
deploy:
  artifact: ./../prod-build/react-nodejs.zip

Deploy

cd server
yarn deploy

Collaborators

@vinielk @rishav11 @sumeetgrewal

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •