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 a35f3caad8 Another bump, checking for proper checkout. 2015-03-02 18:00:59 +01:00
static New RADIUS CA 2014-11-08 17:56:12 +01:00
templates Długa -> Grzybowska 2015-03-02 17:23:55 +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 spaceapi support 2013-09-03 15:51:30 +02:00
main.py Długa -> Grzybowska in SpaceAPI 2015-03-02 17:34:40 +01: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.