The original project is ancient (2011/2013) and dated. It is now coming back with a facelift, collaborative editing and offline support, powered by vlcn.io
We're in the #strut.io channel of
The re-write currently requires bleeding edge builds of cr-sqlite
and refers to packages provided by that project as local dependencies.
# Clone the repo + submodules
git clone --recurse-submodules [email protected]:tantaman/strut.git
cd strut
# Install npm packages
pnpm install
# Build submodule repositories
pnpm turbo run build --force
# Start the dev server
pnpm dev
Readme from 2013:
Don't know what ImpressJS is? Check out the ImpressJS demo presentation: http://bartaz.github.com/impress.js/#/bored
(works in Firefox, Chrome and Safari with basic support for IE10)