Go to file
Dominika Liberda 35e0e14eb7 Merge branch 'feat/navbar' into 'master'
i liek navbars

See merge request laudom/ocw!2
2020-11-18 13:46:20 +00:00
code most variables are local now, fix bug 2020-11-13 15:47:32 +01:00
front i liek navbars 2020-11-14 21:40:30 +01:00
webroot i liek navbars 2020-11-14 21:40:30 +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 yeah so I rewrote half of the project when you weren't looking 2020-10-29 22:23:06 +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.