2.7.1 • Published 2 years ago

@gamepark/its-a-wonderful-world v2.7.1

Weekly downloads
7
License
ISC
Repository
-
Last release
2 years ago

It’s a Wonderful World for Game Park

This is the implementation of board game "It’s a Wonderful World" for Game Park (https://game-park.com/)

Deployment

First you must configure rclone (https://rclone.org/).

Download rclone, and make it executable (add rclone.exe in the PATH env variable on Windows)

Then, run:

rclone config
> n (For "New remote)
name> its-a-wonderful-world
Storage> 4 (Amazon S3 Compliant Storage Provider)
provider> Other
env_auth> false
access_key_id> [Enter your access key id here - Never commit that on Git!]
secret_access_key> [Enter you secret access key here - Never commit that on Git!]
region> [Leave empty]
endpoint> cellar-c2.services.clever-cloud.com
location_constraint> [Leave empty]
acl> public-read
Edit advanced config> n

This configuration is only required once. Now, to deploy a new version of It’s a Wonderful World, you have 2 command lines to run:

yarn build
rclone sync ./build its-a-wonderful-world:its-a-wonderful-world.game-park.com --progress --s3-acl=public-read

More details about this deployment method here: https://www.clever-cloud.com/blog/engineering/2020/06/24/deploy-cellar-s3-static-site/

2.7.0

2 years ago

2.7.1

2 years ago

2.6.1

2 years ago

2.6.0

2 years ago

2.5.0

3 years ago

2.4.2

3 years ago

2.4.1

3 years ago

1.7.0

3 years ago

2.4.0

3 years ago

2.3.0

4 years ago

2.2.1

4 years ago

2.2.0

4 years ago

2.2.3

4 years ago

2.2.2

4 years ago

2.1.0

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

5 years ago

1.0.0

5 years ago