Skip to content

wallscope/sg-pilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sg

A guide to start the SG project.

  1. Starting triplestore (inside sg-pilot/deployment):

docker-compose up

  1. Starting the backend (inside sg-pilot/app):

./gradlew bootRun

  1. Building the frontend (inside sg-pilot/app/src/main/webapp):

yarn install

  1. Starting the frontend (inside sg-pilot/app/src/main/webapp):

yarn run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published