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
Wojciech Zając 351147a64e news date and author moved below the teaser 2018-07-19 18:03:41 +02:00
static news date and author moved below the teaser 2018-07-19 18:03:41 +02:00
templates news date and author moved below the teaser 2018-07-19 18:03:41 +02: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 spaceapi support 2013-09-03 15:51:30 +02:00
main.py Freedom! 2017-07-05 15:40:10 +02:00
requirements.txt Add pip requirements 2015-01-31 12:36:02 +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.