Commit Graph

2 Commits

Author SHA1 Message Date
dicedtomato
ae7b4dacf1 feat: remove next.js in favor of client-side only (#857)
* feat: start removing next.js

* feat: working ssr + dev + prod env

* feat: all functionality added + client/ -> src/client/

* fix: build process

* fix: caching on pnpm action

* fix: ignores + cache action

* fix: docker + exdev error

* fix: generate prisma before types

* fix: remove node@20 from actions

* feat: dynamic import optimizations + titled pages

* fix: removed unused vars

* feat: small ui fixes and improvements

* feat: small ui improvements

* fix: linting error

* fix: regex when adding domains
2025-08-14 12:13:54 -07:00
Jay
56801d8770 feat: add github issue template (#696)
* feat: add github issue template

* Update .github/ISSUE_TEMPLATE/bug.yml

* Update .github/ISSUE_TEMPLATE/bug.yml

---------

Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2025-02-16 23:19:44 -08:00