Go to file
Dominika Liberda fbadd1bfd6 * fix: registering a duplicate user would prohibit a password reset later 2021-11-24 19:37:58 +01:00
code + handling incorrect sesion data returned from the vendor API 2021-11-11 02:46:35 +01:00
front + handling incorrect sesion data returned from the vendor API 2021-11-11 02:46:35 +01:00
webroot * fix: registering a duplicate user would prohibit a password reset later 2021-11-24 19:37:58 +01: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.