reuse a bunch of stuff

This commit is contained in:
goenning 2023-09-01 13:33:07 +01:00
parent c0a2387f76
commit e256d13c92
14 changed files with 1593 additions and 138 deletions

2
.gitignore vendored
View file

@ -11,6 +11,7 @@ coverage
# misc
.DS_Store
*.pem
.cache
# debug
npm-debug.log*
@ -26,4 +27,5 @@ npm-debug.log*
# bundler output
dist
build
.next