From 7f9cd0eb580b22a2e4597c48aec65002c6f19840 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Tue, 9 Aug 2022 05:02:13 +0200 Subject: Rewrite static frontend. --- README | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..55c2068 --- /dev/null +++ b/README @@ -0,0 +1,20 @@ +About +----- + +- Click :: For command line interfaces + +Running +------- + + `npm run build` + + `npm run watch` + + `env FLASK_APP=pyenc FLASK_ENV=development flask run --host=0.0.0.0` + + +Assets +------ +Puppet icon downloaded from +https://freesvg.org/wooden-puppet-image +Image in the public domain -- cgit v1.2.3