elsbrock / strichliste

A tool to replace a tally sheet inside a hackerspace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

strichliste Build Status

backend service for the strichliste app.

install dependencies

$ npm install

run tests

$ make test

initialize database

creates the tables in the sqlitefile

$ make database

start api process

$ make start

About

A tool to replace a tally sheet inside a hackerspace

License:MIT License


Languages

Language:JavaScript 100.0%