Commit Graph

6 Commits

Author SHA1 Message Date
surtur e45cb25e90
chore: bump npm deps
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-10 23:18:51 +02:00
surtur 3328d0b5ac
chore: bump npm deps
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-02 14:42:24 +02:00
surtur 8e06a870e1
chore: bump npm deps
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-19 22:21:01 +02:00
leo 631013c2f3
chore: bump js deps
All checks were successful
continuous-integration/drone/push Build is passing
for tailwindcss/browsersync

also, npm on arch now requires icu libs
2023-06-30 16:45:23 +02:00
leo 771dc0d55c
chore: bump npm deps
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-28 23:15:56 +02:00
leo f129606b8f
add bulk changes
All checks were successful
continuous-integration/drone/push Build is passing
* add handlers for signin,singup,logout...
* introduce ent ORM and add user schema
* add live mode, devel mode to selectively turn on features via
  config/flags
* add templates, handle embedding moar smarter:
  * live mode uses live folder structure, else embedded templates are
    used
* start using tailwindcss to style stuff
* add development goodies for hot-reloading (browser-sync - bs.js)
* pimp-up config.dhall with actual custom config Type (enables remote
  schema and local values only as needed)
* add justfile (alternative to makefile for process automation)
2023-04-13 00:07:08 +02:00