Personal calendar manager https://cal.maronato.dev
Go to file
hexcowboy 18d697436c
Feat: Web3 Rainbowkit Integration (#4019)
* add new rainbow app and metadata

* add rainbowkit components

* add rainbow to event-type form

* create wallet connection ui

* verify signature when event is booked

* extract rainbow logic to app-store

* fix issues, dynamic import, theming

* skeleton, better api logic

* add gate logic to /[user]/book

* Fixes package.json

* Update yarn.lock

* Type fixes

Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-05 15:10:58 -06:00
__checks__ [Checkly] adds "Cal.com Dashboard" code (#4134) 2022-09-02 20:59:06 +00:00
.github V2.0 - Routing Forms and Shell 2.0 everywhere (#3902) 2022-09-02 19:00:41 +00: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 Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
packages Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
scripts Clarifies new db vs old db 2022-08-11 18:43:59 -06:00
tests/config One playwright config to rule them all (#4072) 2022-09-01 20:00:48 -06:00
.editorconfig Added .editorconfig file as suggested in #270 2021-07-03 17:02:26 +00:00
.env.appStore.example Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
.env.example Improve the README development setup steps around environment variables (#4034) 2022-08-30 12:44:21 -06:00
.eslintrc.js Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
.gitignore Adds symlink to use DATABASE_URL from root 2022-08-12 11:23:30 -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 feat: support lark calendar (#3019) 2022-08-05 17:56:20 +00: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
jest.config.ts One playwright config to rule them all (#4072) 2022-09-01 20:00:48 -06:00
LICENSE Update LICENSE 2022-08-03 14:36:43 +02:00
package.json One playwright config to rule them all (#4072) 2022-09-01 20:00:48 -06:00
playwright.config.ts Unleash full parallel e2e power 2022-09-02 13:39:45 -06:00
Procfile fix: deployment setup to Heroku (#1834) 2022-02-14 16:29:48 +00:00
README.md One playwright config to rule them all (#4072) 2022-09-01 20:00:48 -06:00
SECURITY.md Formatting 2022-07-12 11:52:13 -06:00
turbo.json Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
yarn.lock Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00