/TheLab

A personal testing site

Primary LanguagePython

The Lab



A personal testing site. As of right now, mainly a blog where I post some cool stuff I find, CS articles and opinion pieces.

ImageSize BuildStatus Website Monitoring License: MIT


Build using Docker:

Step 1: docker build -t thelab .

Step 2: docker run -p 8000:8000 thelab

Step 3: Visit port 8000 on your localhost