2020-07-19 18:23:03 -04:00
|
|
|
# Db
|
|
|
|
|
|
|
|
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.3.
|
|
|
|
|
|
|
|
## 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.
|
|
|
|
|
|
|
|
## 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](https://karma-runner.github.io).
|
|
|
|
|
2020-08-05 18:36:24 -04:00
|
|
|
# Punch List
|
|
|
|
|
|
|
|
- Android and IOS mobile apps with Ionic Capactor
|
2020-08-08 15:37:25 -04:00
|
|
|
- setup CI/CD
|
2020-08-17 11:46:41 -04:00
|
|
|
- ignore reserved search words (the ones that are too big to fit in the index)
|
2020-08-17 12:37:46 -04:00
|
|
|
- migration path for old data to new
|