Personal calendar manager https://cal.maronato.dev
Go to file
Omar López 9447f16b82
Migrates all tRPC code to a monorepo package (#3484)
* WIP

* WIP

* Type and migration fixes

* Adds missing default import

* Fixes import

* Fixes tRPC imports in App Store

* Migrate stripe helpers

* WIP

* Type fixes

* Type fix?

* Test fixes

* Adds missing stripe packages

* Moved queries to lib instead

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-22 11:27:06 -06:00
.github Update labeler.yml 2022-07-21 16:12:01 -06:00
.husky Fixes over Turborepo improvements (#3144) 2022-06-24 09:38:17 -06:00
.snaplet Updates snaplet transform script (#3199) 2022-06-29 13:03:13 -06:00
.vscode Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
apps Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
packages Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
scripts Adds script to regulate staging deploys (#1979) 2022-02-24 12:17:49 -07:00
tests/config Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
.editorconfig Added .editorconfig file as suggested in #270 2021-07-03 17:02:26 +00:00
.env.appStore.example Remove '{}' to prevent overwriting .env.appStore value (#3200) 2022-06-29 16:56:31 -06:00
.env.example Team Impersonation (#3450) 2022-07-21 17:02:20 +00:00
.eslintrc.js Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
.gitignore Upgrades turbo and adds snaplet configs 2022-06-25 10:14:53 -06:00
.gitmodules Relocates admin to console 2022-05-20 17:40:51 -06:00
.kodiak.toml Allows auto approvals for crowdin 2022-07-11 18:49:40 -06:00
.npmrc chore: add some dx configs (#650) 2021-09-29 09:41:38 +00:00
.nvmrc Trailing unlocking node <17 (#2711) 2022-06-07 11:53:11 +01:00
.prettierignore Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.prettierrc.js Linting (#2083) 2022-03-09 17:52:48 +00:00
app.json Add NEXTAUTH_URL to app.json to address heroku deploy failure (#3091) 2022-06-18 18:47:38 +01:00
CODE_OF_CONDUCT.md Runs format script 2022-06-24 07:37:56 -06:00
CONTRIBUTING.md Update CONTRIBUTING.md (#3226) 2022-07-04 19:41:22 -06:00
crowdin.yml Ignores vital for now 2022-06-03 14:18:43 -06:00
LICENSE Update LICENSE 2022-02-11 10:57:01 +00:00
package.json Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
Procfile fix: deployment setup to Heroku (#1834) 2022-02-14 16:29:48 +00:00
README.md Fix the path for "schema.prisma" file in README.md (#3386) 2022-07-16 13:30:58 -06:00
SECURITY.md Formatting 2022-07-12 11:52:13 -06:00
turbo.json Add getSchedule tests (#3233) 2022-07-21 10:44:23 -06:00
vercel.sh Update vercel.sh (#1983) 2022-02-25 13:13:56 -07:00
yarn.lock Add getSchedule tests (#3233) 2022-07-21 10:44:23 -06:00