GithubHelp home page GithubHelp logo

nangs / bookdash-backend-admin-portal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bookdash/bookdash-backend-admin-portal

0.0 2.0 0.0 207 KB

Admin portal for Book Dash where new books are added

License: Apache License 2.0

TypeScript 60.78% JavaScript 7.47% CSS 4.93% HTML 26.82%

bookdash-backend-admin-portal's Introduction

BookDashAdmin

Administration application for the BookDash NPO mobile apps.

Setting Up Your Environment

  1. Make sure you have a recent version of node.js installed. We prefer to use nvm to manage node versions which can be installed via curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.0/install.sh | bash
  2. Install the latest version of node.js...nvm install v5.11.1
  3. Swith to this version of node via nvm use v5.11.1
  4. In the root directory install all of the modules via "npm install"
  5. If you have the angular-cli installed uninstall is in the version of node via "npm uninstall -g angular-cli"
  6. Install the angular-cli node package via "npm install -g [email protected]"
  7. Install typings via "npm install [email protected] -g"
  8. now install the project specific typings via "typings install --save --ambient firebase"
  9. do the same for jasmine typings via "typings install jasmine --save-dev --ambient"
  10. now start up the server with "ng serve"

Contributing and other development notes

Contributing

If you would like to contribute to this project please reach out to us. We would love to have the help.

Unit Tests

Given the fact that the team was new to Angular 2 and it is only used by a small number of people we opted to not add automated tests to it at this time. This is something that we would love to layer in as more functionality is added and we are more comfortable with the framework. This is also an area that would be a great way to get involved in the project and help to bring us along with our Angular2/Typescript TDD foo.

Development notes

This project was generated with angular-cli version 1.0.0-beta.8.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/route/class.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Deploying to Firebase Hosting

If you want to deploy from your machine to Firebase Hosting, make sure you have the Firebase command line tools installed: npm install -g firebase-tools

Then run : firebase login

then: firebase deploy (it will then ask what project you want to deploy it to and deploy the site).

Deploying to Github Pages

Run ng github-pages:deploy to deploy to Github Pages.

Further help

To get more help on the angular-cli use ng --help or go check out the Angular-CLI README.

bookdash-backend-admin-portal's People

Contributors

angular-cli avatar lgleasain avatar riggaroo 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.