Go to file
Lauren Liberda 39155efdf1 fix logging out on mobile 2021-09-03 22:08:23 +02:00
code * fixes authToken update problem 2021-04-27 23:06:33 +02:00
front fix logging out on mobile 2021-09-03 22:08:23 +02:00
webroot * fixes authToken update problem 2021-04-27 23:06:33 +02:00
workers/updateKeys remove debug from worker 2020-10-11 20:00:00 +02:00
.gitignore housekeeping for HTTP.sh/0.93 2020-10-04 14:57:34 +02:00
.gitlab-ci.yml replace gulp-sass with a fork 2020-11-06 14:59:02 +01:00
README.md added prettier and some js 2020-10-04 18:42:05 +02:00
add-git-hooks.sh added prettier and some js 2020-10-04 18:42:05 +02:00
config.sh added hcaptcha 2020-11-18 17:49:55 +01:00

README.md

OCW - Otwarty Czapkomat Webowy

OCW is a minimalistic open-source webapp for opening InPost's package lockers. Written by sdomi and selfisekai. Currently a bit WiP.

Before contributing, remember to run ./add-git-hooks.sh, which makes sure that your code is formatted using prettier before commit.