jst_server.git
5 years agoFix minor bugs to get paths working again for js and less rendering
Nick Downing [Sun, 7 Oct 2018 03:14:11 +0000 (14:14 +1100)]
Fix minor bugs to get paths working again for js and less rendering

5 years agoUpdate to jstemplate.git commit 34f5f89, businessdataflow.git commit 2fe99d8
Nick Downing [Sun, 7 Oct 2018 02:32:15 +0000 (13:32 +1100)]
Update to jstemplate.git commit 34f5f89, businessdataflow.git commit 2fe99d8

5 years agoAdd jstemplate and less rendering ability
Nick Downing [Sat, 6 Oct 2018 12:22:07 +0000 (22:22 +1000)]
Add jstemplate and less rendering ability

5 years agoAdd .pub suffix for files or directories that should be served statically
Nick Downing [Sat, 6 Oct 2018 10:41:31 +0000 (20:41 +1000)]
Add .pub suffix for files or directories that should be served statically

5 years agoChange to strict equality, make app function async and use promises, add assertions...
Nick Downing [Sat, 6 Oct 2018 07:25:47 +0000 (17:25 +1000)]
Change to strict equality, make app function async and use promises, add assertions and print stack trace from tryApp() if exception thrown in the async app()

5 years agoAdd config/sites.json with ability to redirect or serve from arbitary file path
Nick Downing [Sat, 6 Oct 2018 06:24:39 +0000 (16:24 +1000)]
Add config/sites.json with ability to redirect or serve from arbitary file path

5 years agoInitial commit: a basic HTTP/HTTPS server, localhost certificate, sample site
Nick Downing [Sat, 6 Oct 2018 02:08:19 +0000 (12:08 +1000)]
Initial commit: a basic HTTP/HTTPS server, localhost certificate, sample site