Skip to content

hackerspace-bootstrap/strichliste-web

Repository files navigation

strichliste-web

DEPRECATED

strichliste1 has been replaced by strichliste2. See https://github.com/strichliste for the new version!

demo

Checkout out the demo!

requirements

installation

  1. Just grab a release from github
  2. Extract the tar file to your desired directory (e.g. /var/www/strichliste)
  3. Let your webserver point to that directory
  4. Adjust your settings in js/settings.js
  5. Visit the domain with your browser

development

When in development the following command will as well initiate the build process as well as creating a watch on the relevant folders. The build process will then be run again when certain file has been changed.

$ git clone [email protected]:hackerspace-bootstrap/strichliste-web.git
$ make development

This will start the initial npm install automatically and start a dev webserver on http://localhost:8081.

users of strichliste-web

If your hackerspace is missing, just send a mail to [email protected]