24 Commits

Author SHA1 Message Date
52a2556e84 Made 'system' the top theme in the list 2025-03-13 03:53:11 +00:00
70406f401a decided to go with just building the file and shipping as a .html/.js combo, so removing need for hosting on dokku 2025-03-13 03:49:51 +00:00
d11bf059e6 forgot to update lambda.yml 2025-03-10 01:26:31 +00:00
d27d1b3034 python doesn't seem to work, let's see how go handles things 2025-03-10 01:24:48 +00:00
f9520551be added a requirements.txt file, which is apparently mandatory... dokku/lambda-builder/builders/python.go#L46 2025-03-10 01:12:24 +00:00
bd570df29a added a lambda with a test configuration 2025-03-10 00:47:11 +00:00
ad75e94306 updated start cmd to use the specific host 2025-03-09 06:57:55 +00:00
af20179159 reverted to symlink, updated hosts to allow all from apps.doma.in 2025-03-09 06:53:38 +00:00
0015bcab58 set server.allowedHosts = true 2025-03-09 06:29:07 +00:00
c324667abd set server.allowedHosts = true 2025-03-09 06:28:40 +00:00
f1d34cb5c3 re-added vite.config.ts 2025-03-09 06:24:27 +00:00
b8faed2409 renamed vite.config.ts to vite.config.js 2025-03-09 06:16:11 +00:00
ac7fa1ab46 renamed vite.config.ts to vite.config.js 2025-03-09 05:56:18 +00:00
a4144c62d5 added symlink for vite.config.js 2025-03-09 05:53:46 +00:00
087edc508e fixed typo in server.allowedHosts 2025-03-09 05:44:42 +00:00
513989e9c9 added another known host to vite config 2025-03-09 05:42:29 +00:00
fef8ababbc added known host to vite config 2025-03-09 05:36:44 +00:00
a17ccedc71 added --host to start cmd 2025-03-09 05:33:46 +00:00
64ec5e7e9c removed that default poty 2025-03-09 05:28:40 +00:00
baad20763e updated start script to use default port 2025-03-09 05:23:08 +00:00
f7a4a7fa8b added a start cmd to package.json 2025-03-09 05:15:20 +00:00
e8509ce10b oh wait it was needed for the theme switcher. oops 2025-03-09 05:12:12 +00:00
3f28fb6fee removed button from repo 2025-03-09 05:10:00 +00:00
7ff2be41e7 initial commit. 2025-03-09 05:07:45 +00:00