Skip to content

luki215/shacl-playground-front

Repository files navigation

ShaclEditor

This is semestral project for Linked data course on VŠE.

Install

Run yarn.

App assumes that the editor BE is running on http://localhost:5000. In case that not, edit the environments/environment(.*).ts -> apiURL correspondingly.

Development server

Run yarn start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Run production version

docker run --rm -p 80:80 luki215/shacl-editor-fe

Build

docker build -f Dockerfile-prod -t shacl-editor-fe .

Docker publish

Is done automatically with publishing a new tag via yarn release:patch or yarn release:minor or yarn release:major

About

Front-end part of yet another SHACL playground.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages