Skip to content

chaim1221/machete-ui

 
 

Repository files navigation

MacheteUi

This project is the re-write of the UI for the Machete project. Currently we're using the issuer tracker at the Machete project site, but will migrate UI issues to this project soon.

Development server

The project uses ng serve with the standard Angular CLI dev server. The environment is configured to use our cloud test server for identity and API calls. You can authenticate with google or facebook for testing.

Running unit tests

Run ng test to execute the unit tests via Karma. I suggest using ng test -sm=false to make the error messages better.

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 Machete app on :4213. Naturally this also requires running the Angular app via ng serve.

Further help

See the main project Machete project for issue and project information.

About

A re-write of the Machete app in Angular5 & Typescript

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 80.2%
  • TypeScript 15.1%
  • HTML 4.5%
  • JavaScript 0.2%