bhammack / moana

Mobile Operational Assistance for Navigation & Appropriations (MOANA) System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MOANA

Mobile Operational Assistance for Navigation & Appropriations (MOANA) System An ELDP Project for the class of 2020

Setup

In order to setup the project environment, please enter the commands below:

$ git clone https://www.github.com/bhammack/moana.git
$ cd moana
$ npm install
$ npm run build 
$ npm start

Notes

Some final comments as I wrap up the project

  • Used PM2 as a Node-driven process manager for starting/stopping/updating the server on ec2
  • Used Nginx as a reverse proxy

About

Mobile Operational Assistance for Navigation & Appropriations (MOANA) System

License:MIT License


Languages

Language:Vue 52.0%Language:JavaScript 35.1%Language:Python 12.5%Language:HTML 0.4%