Add initial version of nolabs website
diff --git a/.flaskenv b/.flaskenv
new file mode 100644
index 0000000..b7b0cb2
--- /dev/null
+++ b/.flaskenv
@@ -0,0 +1,2 @@
+FLASK_APP=nolabs.py
+FLASK_ENV=production