Skip to content

BrookesUniversityLearningResources/vsat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

240 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Storytelling Application Toolkit • VSAT

Note that you'll need some:

$ git clone https://github.com/BrookesUniversityLearningResources/vsat.git
$ cd vsat
$ nvm use 24
$ npm install
$ docker compose up --detach db
$ npm run dev:hot

Open the home page.

Local data profiles are available for seeded test data, imported live data, and future generated datasets:

$ npm run profile:list
$ npm run profile:switch -- test
$ npm run profile:ingest:live -- --replace
$ npm run profile:seed:futon -- --replace

See database profiles.

About

Virtual Storytelling Application Toolkit

Resources

License

Contributing

Stars

Watchers

Forks

Contributors