GithubHelp home page GithubHelp logo

omo's Introduction




# Steps to build and run locally

Clone this repo

Check if you have node by running "node -v" in terminal

Download node if you dont have it, I used Chocolaty to download node

run "npm install" inside local repo

run "npm start" inside local repo to run server code

cd client

run "npm start" again to run website code

Should open browser window

Lightsail details

Public static IP address This static IP is available for public connection worldwide.

3.136.49.106 Attach to an instance Attaching a static IP replaces that instance's dynamic IP address.

OMOServer

Detach 512 MB RAM, 1 vCPU, 20 GB SSD

Build in lightsail

NODE_OPTIONS="--max-old-space-size=4096" npm run build

or

cd htdocs/OMO
./deploy

Tests

Selenium launches 3 browsers and attempts to connect the 3 users confirming the operation of aws

OMOUserAdded Lambda matchmaking function test

omo's People

Contributors

jakebluhm avatar

Watchers

 avatar

omo's Issues

Database format thread

Keep up to database organization here.

Root
List of prompts
Prompt 1
String for question
Strings for possible answers to question
WebRTC data to allow others to join (Still an unknown on how exactly this works)
Number of current players in room?
...
...

Add read/write for Prompts

Write: UI process where a user can create a prompt ending with a database write

Read: On initial load of page pull latest prompts from database. Potentially add listener for when new ones are added and user already has page open.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.