tabascoeye / strichliste-web

frontend for the strichliste api

Home Page:http://demo.strichliste.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

strichliste-web

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 git@github.com: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 schinken@bamberg.ccc.de

About

frontend for the strichliste api

http://demo.strichliste.org/

License:MIT License


Languages

Language:JavaScript 81.3%Language:HTML 15.3%Language:CSS 3.1%Language:Makefile 0.4%