Linkurious / ogma-angular

This is an example on how to use Ogma with Angular and Ngrx

Repository from Github https://github.comLinkurious/ogma-angularRepository from Github https://github.comLinkurious/ogma-angular

Ogma-Angular

This is an example on how to use Ogma with Angular 16 and NgRx.

Getting started

Clone and install the dependencies

git clone git@github.com:Linkurious/ogma-angular.git
cd ./ogma-angular

Set your API_KEY in package.json to install Ogma and then run

npm install

Start Angular server and code watch:

npm run start

Go to http://localhost:4200/.

Status

This is a work in progress: the app builds and shows an Ogma visualisation but does not include NgRx state yet. Stay tuned !

About

This is an example on how to use Ogma with Angular and Ngrx

License:Apache License 2.0


Languages

Language:TypeScript 86.7%Language:CSS 9.4%Language:HTML 3.9%