GithubHelp home page GithubHelp logo

nvdnkpr / webui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from truenas/webui

0.0 1.0 0.0 16.42 MB

FreeNAS Angular 4.x UI

JavaScript 3.41% TypeScript 78.45% Makefile 0.08% HTML 9.22% CSS 8.84%

webui's Introduction

FreeNAS 11 WebUI

Build Status

This is the project for the new angular.io (4.x) WebUI for FreeNAS 11. It is meant to coexist with current FreeNAS 11 Django/Dojo WebUI.

Development requirements

  • npm >= 5
  • Node.js >= 5
  • Running FreeNAS 11 Nightly Machine (VM is fine)

Getting started

Install the development requirements (FreeBSD 11 or later):

# pkg install node6
# pkg install npm

On some Operating Systems it is quickest to install npm > 3 first then install npm:

# npm install -g npm5

Checkout FreeNAS git repository:

$ git clone https://github.com/freenas/webui.git
$ cd webui

Install npm packages:

$ npm install

Run the environment configuration script (if your ip address changes later you may repeat this step)

$ ./setup_env.js -i <ip address>

To start run npm start

This should open the browser with the WebUI, by default http://localhost:4200.

To test AOT in dev mode run

npm run start:dev:aot

To run the production build, run

npm run build:prod:aot

webui's People

Contributors

allwithyou999 avatar araujobsd avatar caymanowl avatar dasukeimaimobile avatar erincodepirate avatar kmoore134 avatar kphoang avatar lola27 avatar mactanxin avatar mrt134 avatar nesma1988 avatar petesouth avatar psouthwell avatar steven-harris avatar vaibhav-rbs avatar wblock avatar william-gr 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.