You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Alex Martzios 9ae979d79f [master] browse RFOs/RPOs: add open-access badge in cards+lists, add class for responsive search bars for all pages 15 hours ago
.vscode initial commit 2 months ago
src [master] browse RFOs/RPOs: add open-access badge in cards+lists, add class for responsive search bars for all pages 15 hours ago
.gitignore Change gitignore 2 months ago
.gitmodules Initialize project with server side, environment properties and an app component. Also, add submodules with branch angular-16 2 months ago
README.md initial commit 2 months ago
angular.json [master]: 1. Change search-form class in advnanced search pages and implement hook in styles. 2. Add searchField.irish.ts and replace the default on in angular.json. 3. Replace Research Products with OpenAIREEntities.RESULTS (dynamic). 4. Update library and assets. 3 days ago
package.json Add domain property. Disable caching indicators. Fix an error in server. 3 weeks ago
server.ts [WIP] initial implementation of logService in server.ts, add a log action in upload dois 1 week ago
tsconfig.app.json initial commit 2 months ago
tsconfig.json Initialize project with server side, environment properties and an app component. Also, add submodules with branch angular-16 2 months ago
tsconfig.server.json Initialize project with server side, environment properties and an app component. Also, add submodules with branch angular-16 2 months ago

README.md

IrishMonitor

This project was generated with Angular CLI version 16.2.0.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application 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|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

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 a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.