Skip to content

tetherless-world/twxplore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,308 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twxplore

User interface framework for semantic applications

Building and running apps in Docker

Building

Build all apps:

docker-compose build

Starting

Start the apps:

docker-compose up

Start TWKS only:

docker-compose up twks-server

Building and running apps outside of Docker

Every app has a script directory with scripts that follow the Scripts to Rule Them All patterns for building and running the app. See e.g., app/tree/script.

The scripts assume you have checked out TWKS as a sibling of the current checkout e.g., ~/projects/twks and ~/projects/twxplore.

Development

twxplore is designed to support different user interfaces for different audiences and applications. Common code for the interfaces is gathered into libraries in lib/ts. lerna is used to manage the different interfaces' web applications as well as the common libraries.

About

User interface framework for semantic applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •