Git Product home page Git Product logo

azrain's Introduction

AzRain

The UI is an electron application that uses Angular JS for the UI interaction. The backend uses MS SQL Server database and is exposed through RestFul services created with Strongloop.

General Install Instructions

  1. Install Node JS - http://nodejs.org
  2. Install Git - http://git-scm.com
  3. Clone this repository using the git clone command
$ git clone https://github.com/CombatWombat27/AzRain.git

UI Setup Instructions

Install Npm Global Dependencies

  1. Open Command Prompt
  2. Run
$ npm install -g bower gulp

Install Project Dependencies

  1. Navigate to the directory that you cloned this repository into and go into the electronSample directory
  2. Run the following commands:
npm install
bower install

Api Setup Instructions

  1. You need to first install Strongloop
npm install -g strongloop
  1. Navigate to the directory that you cloned this repository into and go into the api directory
  2. Run the following commands:
npm install

Running Api

  1. To start the Api run:
node .

Running UI

  1. Make sure that the Api is up and running
  2. Navigate to the directory that you cloned this repository into and go into the electronSample directory
  3. Run the following commands:
gulp run

azrain's People

Contributors

combatwombat27 avatar digitaldrummerj avatar

Watchers

 avatar  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.