add mock in-memory data service

This commit is contained in:
Jesse Lucas
2020-03-15 12:47:24 -04:00
parent fd0de9eb6c
commit 838b2a6a34
8 changed files with 155 additions and 6 deletions
+4
View File
@@ -4,6 +4,10 @@ This project was generated with [Angular CLI](https://github.com/angular/angular
## 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.
## Production server
Run `ng build --prod --base-href /tech-ui/` and build [syncthing tech-ui branch](https://github.com/kastelo/syncthing/tree/tech-ui). Run `export STTECHUIDIR=/path/to/angular/build/; ./bin/syncthing` and navigate to `http://localhost:8384/tech-ui/`.
## Code scaffolding