Coder Social home page Coder Social logo

h1ddengames / mean-shahid-software-irrigation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from csun-irrigation/mean-shahid-software-irrigation

0.0 1.0 0.0 154 KB

A web application developed using a MEAN stack in order to manage irrigation at CSUN

License: GNU General Public License v3.0

JavaScript 56.13% CSS 9.47% HTML 34.40%

mean-shahid-software-irrigation's Introduction

MEAN-Shahid-Software-Irrigation

This is an independent project created by Shahid Karim in the CIT team of the irrigation group.

A web application developed using a MEAN stack in order to manage irrigation at CSUN

TO RUN THIS APPLICATION:

Requirements:

A .envrc file with the following variables:

export OKTA_ORG_URL=
export OKTA_TOKEN=
export OKTA_CLIENT_ID=
export OKTA_CLIENT_SECRET=
export SECRET=
export OKTA_APPBASEURL=
export OKTA_CALLBACK_URI= Please note: the above variables must be properly set (have the correct values)

First time setup:

Open a terminal and go into this application's directory. Type "npm install" then press Enter.

On Windows:

Open Cmder and go into this application's directory. Type "bash" then press Enter. Type ". .envrc" then press Enter. Type "npm start" then press Enter. Open a browser and go to localhost:3000

On Linux:

Open a terminal and go into this application's directory. If this is the first launch on your current machine type ". .envrc" then press Enter. Type "sudo npm start > ~/log &" then press Enter. Clarification on the above step: npm will start and have all output logged into a file called "log" then the ampersand tells the terminal to make it a background process. If it doesn't automatically become a background process just press "CTRL + Z" then type bg. Open a browser and go to localhost:3000

mean-shahid-software-irrigation's People

Contributors

h1ddengames avatar

Watchers

 avatar

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.