Historical hackerspace.pl.
This repository has been archived on 2023-10-10. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
Go to file
q3k afd7415f58 bump costs on polish version 2019-03-20 19:15:48 +01:00
static implement captcha 2019-03-20 18:03:56 +01:00
templates bump costs on polish version 2019-03-20 19:15:48 +01:00
.gitignore Add .gitignore 2015-01-31 12:36:19 +01:00
Dockerfile dev dockerization 2015-01-31 12:35:46 +01:00
README.md Add README 2015-01-31 12:35:54 +01:00
main.cfg.dist implement captcha 2019-03-20 18:03:56 +01:00
main.py implement captcha 2019-03-20 18:03:56 +01:00
requirements.txt implement captcha 2019-03-20 18:03:56 +01:00

README.md

Hackerspace www-main

It's the hackerspace.pl main website.

Is it any good?

No.

Running development environment

docker build -t wwwmain . 
docker run --rm -it -p 8080:8080 wwwmain

And then punch in 127.0.0.1:8080 to your favourite Interwebz browser.