Coder Social home page Coder Social logo

jupiter-git's Introduction

ok.let's.go.

Platform the holds all OKLG products and services, powered by OKLG.

Deployment

OKLG's platform is deployed to AWS S3. Use the following instructions to deploy after changes are made.

macOS

  1. Make sure AWS CLI is installed via Homebrew
    • brew install awscli
  2. After changes are made, build files to dist directory
    • npm run build
  3. aws s3 cp --recursive dist s3://app.oklg.io
  4. Clear cloudfront distribution cache
    • aws cloudfront create-invalidation --distribution-id DISTRIBUTION_ID

jupiter-git's People

Contributors

whatl3y avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

jupiter-git's Issues

Error on docker-compose on a raspi4

Hi,

i tried to get it running on a raspberry PI,

during creation of the container with docker-compose up, the following message came up:
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.1 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})

at the end stopps with this message:
web_1 | > [email protected] start /usr/jupiter-git
web_1 | > node dist/bin/jupiter-git.js
web_1 |
web_1 | internal/modules/cjs/loader.js:883
web_1 | throw err;
web_1 | ^
web_1 |
web_1 | Error: Cannot find module '/usr/jupiter-git/dist/bin/jupiter-git.js'
web_1 | at Function.Module._resolveFilename (internal/modules/cjs/loader.js :880:15)
web_1 | at Function.Module._load (internal/modules/cjs/loader.js:725:27)
web_1 | at Function.executeUserEntryPoint [as runMain] (internal/modules/ru n_main.js:72:12)
web_1 | at internal/main/run_main_module.js:17:47 {
web_1 | code: 'MODULE_NOT_FOUND',
web_1 | requireStack: []
web_1 | }
web_1 | npm ERR! code ELIFECYCLE
web_1 | npm ERR! errno 1
web_1 | npm ERR! [email protected] start: node dist/bin/jupiter-git.js
web_1 | npm ERR! Exit status 1
web_1 | npm ERR!
web_1 | npm ERR! Failed at the [email protected] start script.
web_1 | npm ERR! This is probably not a problem with npm. There is likely addit ional logging output above.
web_1 |
web_1 | npm ERR! A complete log of this run can be found in:
web_1 | npm ERR! /root/.npm/_logs/2021-03-22T23_27_30_155Z-debug.log
web_1 |
web_1 | > [email protected] start /usr/jupiter-git
web_1 | > node dist/bin/jupiter-git.js
web_1 |
web_1 | internal/modules/cjs/loader.js:883
web_1 | throw err;
web_1 | ^
web_1 |
web_1 | Error: Cannot find module '/usr/jupiter-git/dist/bin/jupiter-git.js'
web_1 | at Function.Module._resolveFilename (internal/modules/cjs/loader.js :880:15)
web_1 | at Function.Module._load (internal/modules/cjs/loader.js:725:27)
web_1 | at Function.executeUserEntryPoint [as runMain] (internal/modules/ru n_main.js:72:12)
web_1 | at internal/main/run_main_module.js:17:47 {
web_1 | code: 'MODULE_NOT_FOUND',
web_1 | requireStack: []
web_1 | }
web_1 | npm ERR! code ELIFECYCLE
web_1 | npm ERR! errno 1
web_1 | npm ERR! [email protected] start: node dist/bin/jupiter-git.js
web_1 | npm ERR! Exit status 1
web_1 | npm ERR!
web_1 | npm ERR! Failed at the [email protected] start script.
web_1 | npm ERR! This is probably not a problem with npm. There is likely addit ional logging output above.
web_1 |
web_1 | npm ERR! A complete log of this run can be found in:
web_1 | npm ERR! /root/.npm/_logs/2021-03-22T23_27_59_71

System is:
uname -a
Linux raspi4 5.10.17-v7l+ #1403 SMP Mon Feb 22 11:33:35 GMT 2021 armv7l GNU/Linux

regards
raetsch

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.