Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Countries of the World Quiz

NotificationsYou must be signed in to change notification settings

liamtan28/COTW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Countries of the world game

COTW Game

Technologies

The application runs on the web, and supports mobile webviews and controls. To achieve this, the following is used:

  1. TypeScript
  2. Globe.GL library (Globe API for THREE.js)
  3. Parcel (buildtool)

Prerequisites

  1. Yarn (run dev/build commands)
  2. AWS CLI (deploy/push to ECS)

Build/run commands

Begin by installing all dependencies:

yarn

You can then run the project locally:

yarn dev

NOTE There is currently a limitation due to file serving that the value ofNGINX_SERVE must be set tofalse insrc/config.tsin order to run locally. More on this below.

You can also push a new image to ECS using the following command (keep in mind you need to have a valid auth session with AWS):

yarn push

Application components

Below is a high level diagram of how the application components work and the render cycle behaves.

Application components

About

Countries of the World Quiz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp