Stack
Powered by the best tools out there.
Dependencies
"dependencies": {
"@headlessui/react": "^1.7.13",
"@monaco-editor/react": "^4.4.5",
"@notionhq/client": "^2.2.1",
"@novu/node": "^0.10.1",
"@novu/notification-center": "^0.10.1",
"@prisma/client": "^4.11.0",
"@remix-run/node": "1.14.3",
"@remix-run/react": "1.14.3",
"@remix-run/vercel": "1.14.3",
"@stripe/stripe-js": "^1.35.0",
"@supabase/supabase-js": "^2.12.1",
"@types/adm-zip": "^0.5.0",
"@types/postmark": "^2.0.3",
"@vercel/node": "^2.10.1",
"@vercel/remix": "1.14.3-patch.1",
"adm-zip": "^0.5.9",
"bcryptjs": "^2.4.3",
"browser-image-compression": "^1.0.17",
"clsx": "^1.1.1",
"company-email-validator": "^1.0.7",
"eventsource-parser": "^1.0.0",
"hyperformula": "^2.0.0",
"i18next": "^21.8.11",
"is-ip": "^3.1.0",
"json2csv": "^5.0.7",
"kbar": "^0.1.0-beta.39",
"marked": "^4.0.14",
"moment": "^2.29.1",
"numeral": "^2.0.6",
"octokit": "^1.7.1",
"openai": "^3.2.1",
"pdfjs-dist": "2.9.359",
"platform": "^1.3.6",
"postmark": "^3.0.1",
"react": "^17.0.2",
"react-command-palette": "^0.22.1",
"react-dom": "^17.0.2",
"react-google-recaptcha": "^2.1.0",
"react-i18next": "^11.16.1",
"react-json-tree": "^0.17.0",
"react-quill": "^2.0.0",
"react-sortablejs": "^6.1.4",
"rehype-highlight": "^5.0.2",
"remix-auth": "^3.3.0",
"remix-auth-form": "^1.2.0",
"remix-auth-google": "^1.1.0",
"remix-i18next": "^3.0.0",
"remix-typedjson": "^0.1.7",
"sortablejs": "^1.15.0",
"spin-delay": "^1.1.0",
"stripe": "^10.8.0",
"tiny-invariant": "^1.3.1"
},
"devDependencies": {
"@remix-run/dev": "1.14.3",
"@remix-run/eslint-config": "1.14.3",
"@remix-run/serve": "1.14.3",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.9",
"@types/bcryptjs": "^2.4.2",
"@types/json2csv": "^5.0.3",
"@types/marked": "^4.0.3",
"@types/numeral": "^2.0.2",
"@types/platform": "^1.3.4",
"@types/react": "^18.0.31",
"@types/react-command-palette": "^0.18.0",
"@types/react-datepicker": "^4.3.4",
"@types/react-dom": "^17.0.15",
"@types/react-google-recaptcha": "^2.1.5",
"@types/react-table": "^7.7.11",
"@types/stripe": "^8.0.417",
"@types/uuid": "^8.3.4",
"cross-env": "^7.0.3",
"esbuild-register": "^3.3.2",
"eslint": "^8.11.0",
"postcss": "^8.4.12",
"prettier": "^2.6.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"prisma": "^4.11.0",
"tailwindcss": "^3.3.0",
"typescript": "^4.5.5"
}